Compartir a través de


: CrawledProperty.CategoryName (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the category name for a crawled property.

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

Sintaxis

'Declaración
Public ReadOnly Property CategoryName As String
'Uso
Dim instance As CrawledProperty
Dim value As String

value = instance.CategoryName
public string CategoryName { get; }

Valor de propiedad

A string that contains the category name.

Comentarios

Crawled properties are grouped by category, represented by the Category object, based on the protocol handler used.

Vea también

Referencia

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