ManagedProperty.ID, propriété (Microsoft.Office.Server.Search.Administration)
Gets the unique ID of a managed property in the search schema.
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
'Utilisation
Dim instance As ManagedProperty
Dim value As String
value = instance.ID
public string ID { get; }
Valeur de la propriété
A string containing the managed property ID.
Voir aussi
Référence
ManagedProperty, classe
Membres ManagedProperty
Microsoft.Office.Server.Search.Administration, espace de noms