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