ProvidePropertyAttribute.PropertyName Tulajdonság

Definíció

Lekéri az osztály által biztosított tulajdonság nevét.

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

Tulajdonság értéke

Az osztály által megadott tulajdonság neve.

A következőre érvényes: