: ManagedProperty.ID (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the unique ID of a managed property in the search schema.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property ID As String
'Uso
Dim instance As ManagedProperty
Dim value As String
value = instance.ID
public string ID { get; }
Valor de propiedad
A string containing the managed property ID.
Vea también
Referencia
ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)