: QueryResultBase.SearchScopes (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
The SearchScopes property of the QueryResultBase class is reserved for internal use only.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Property SearchScopes As String
'Uso
Dim value As String
value = Me.SearchScopes
Me.SearchScopes = value
protected string SearchScopes { get; set; }
Vea también
Referencia
QueryResultBase (Clase)
QueryResultBase (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)