Partager via


ManagedProperty.ID - Propriété

Obtient l'ID unique d'une propriété gérée dans le schéma de recherche.

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 ID As String
    Get
'Utilisation
Dim instance As ManagedProperty
Dim value As String

value = instance.ID
public string ID { get; }

Valeur de propriété

Type : System.String
Chaîne contenant l'ID de la propriété gérée.

Voir aussi

Référence

ManagedProperty classe

ManagedProperty - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms