Category.Name, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the name of a category.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Name As String
'Utilisation
Dim instance As Category
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valeur de la propriété
A string specifying the name for the category.
Voir aussi
Référence
Category, classe
Membres Category
Microsoft.Office.Server.Search.Administration, espace de noms