QueryClientTypeMapping.IsSystem - Propriété
True si le mappage de type de client a été créé prêtes à l'emploi
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsSystem As Boolean
Get
'Utilisation
Dim instance As QueryClientTypeMapping
Dim value As Boolean
value = instance.IsSystem
public bool IsSystem { get; }
Valeur de propriété
Type : System.Boolean