CrawledProperty.Name - Propriété
Obtient le nom d'une propriété analysée.
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 Name As String
Get
'Utilisation
Dim instance As CrawledProperty
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String
Chaîne contenant le nom de la propriété analysée.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms