ManagedProperty.Name, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the name of a managed property.
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 ManagedProperty
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 managed property.
Voir aussi
Référence
ManagedProperty, classe
Membres ManagedProperty
Microsoft.Office.Server.Search.Administration, espace de noms