PropertyInformation.Name - Propriété

Obtient le nom de la propriété.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property Name As String
    Get
    Private Set
'Utilisation
Dim instance As PropertyInformation
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne contenant le nom.

Voir aussi

Référence

PropertyInformation classe

PropertyInformation - Membres

Microsoft.Office.Server.Search.Query - Espace de noms