ScopeInformation.Filter - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Filter As String
Get
Private Set
'Utilisation
Dim instance As ScopeInformation
Dim value As String
value = instance.Filter
[DataMemberAttribute]
public string Filter { get; private set; }
Valeur de propriété
Type : System.String