Compartir a través de


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

Gets or sets the name of the crawled property for a property mapping.

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

Sintaxis

'Declaración
Public Property CrawledPropertyName As String
'Uso
Dim instance As Mapping
Dim value As String

value = instance.CrawledPropertyName

instance.CrawledPropertyName = value
public string CrawledPropertyName { get; set; }

Valor de propiedad

A string specifying the name of the crawled property for the mapping.

Vea también

Referencia

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