de la propiedad QueryInfo.Scopes
Gets or sets the Buscar scopes under which the query was executed.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property Scopes As String()
Get
Set
'Uso
Dim instance As QueryInfo
Dim value As String()
value = instance.Scopes
instance.Scopes = value
[DataMemberAttribute]
public string[] Scopes { get; set; }
Valor de propiedad
Tipo: []
The Buscar scopes under which the query was executed.