: QueryResultBase.DefaultScopes (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
The DefaultScopes 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 DefaultScopes As String
'Uso
Dim value As String
value = Me.DefaultScopes
Me.DefaultScopes = value
protected string DefaultScopes { get; set; }
Vea también
Referencia
QueryResultBase (Clase)
QueryResultBase (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)