Compartir a través de


: Mapping.CrawledPropset (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the property set for the crawled property in the property mapping.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property CrawledPropset As Guid
'Uso
Dim instance As Mapping
Dim value As Guid

value = instance.CrawledPropset

instance.CrawledPropset = value
public Guid CrawledPropset { get; set; }

Valor de propiedad

A GUID identifying the crawled property's property set.

Vea también

Referencia

Mapping (Clase)
Mapping (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)