CrawledProperty.CategoryName, propriété (Microsoft.Office.Server.Search.Administration)
Gets the category name for a crawled property.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CategoryName As String
'Utilisation
Dim instance As CrawledProperty
Dim value As String
value = instance.CategoryName
public string CategoryName { get; }
Valeur de la propriété
A string that contains the category name.
Remarques
Crawled properties are grouped by category, represented by the Category object, based on the protocol handler used.
Voir aussi
Référence
CrawledProperty, classe
Membres CrawledProperty
Microsoft.Office.Server.Search.Administration, espace de noms