PropertyEntry.PropertyName Propriété

Définition

Obtient le nom de la propriété.

public:
 abstract property System::String ^ PropertyName { System::String ^ get(); };
public abstract string PropertyName { get; }
member this.PropertyName : string
Public MustOverride ReadOnly Property PropertyName As String

Valeur de propriété

String

Chaîne qui contient le nom de la propriété.

S’applique à