PropertyInformation.Name, propriété (Microsoft.Office.Server.Search.Query)
Gets the property name.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
'Utilisation
Dim instance As PropertyInformation
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de la propriété
A string containing the name.
Voir aussi
Référence
PropertyInformation, classe
Membres PropertyInformation
Microsoft.Office.Server.Search.Query, espace de noms