de la propiedad QueryInfo.ContextualScopeUrl
Gets or sets the URL of the contextual Buscar scope.
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 ContextualScopeUrl As String
Get
Set
'Uso
Dim instance As QueryInfo
Dim value As String
value = instance.ContextualScopeUrl
instance.ContextualScopeUrl = value
[DataMemberAttribute]
public string ContextualScopeUrl { get; set; }
Valor de propiedad
Tipo: System.String
The URL of the contextual Buscar scope.