Compartir a través de


de la propiedad CrawledPropertyInfo.CategoryName

Obtiene o establece el nombre de la categoría de esta propiedad rastreada.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property CategoryName As String
    Get
    Set
'Uso
Dim instance As CrawledPropertyInfo
Dim value As String

value = instance.CategoryName

instance.CategoryName = value
[DataMemberAttribute]
public string CategoryName { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase CrawledPropertyInfo

Miembros CrawledPropertyInfo

Espacio de nombres Microsoft.Office.Server.Search.Administration