CrawledProperty.IsNameEnum - Propriété
Détermine si les CrawledProperty.Name énumérables.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsNameEnum As Boolean
Get
'Utilisation
Dim instance As CrawledProperty
Dim value As Boolean
value = instance.IsNameEnum
public bool IsNameEnum { get; }
Valeur de propriété
Type : System.Boolean
Une valeur de type Boolean qui indique si le nom de la propriété analysée est énumérable.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms