QueryRule.IsSystem - Propriété
S'agit-il d'une règle d'absence du zone
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property IsSystem As Boolean
Get
Friend Set
'Utilisation
Dim instance As QueryRule
Dim value As Boolean
value = instance.IsSystem
[DataMemberAttribute]
public bool IsSystem { get; internal set; }
Valeur de propriété
Type : System.Boolean