: CrawledProperty.Propset (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the property set of a crawled property.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property Propset As Guid
'Uso
Dim instance As CrawledProperty
Dim value As Guid
value = instance.Propset
public Guid Propset { get; }
Valor de propiedad
A GUID that identifies the property set for the crawled property.
Vea también
Referencia
CrawledProperty (Clase)
CrawledProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)