ComplexBindingPropertiesAttribute.DataSource Tulajdonság

Definíció

Lekéri annak az összetevőnek az adatforrástulajdonságát, amelyhez az ComplexBindingPropertiesAttribute összetevő kötődik.

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

Tulajdonság értéke

Annak az összetevőnek az adatforrástulajdonsága, amelyhez ComplexBindingPropertiesAttribute kötött.

Megjegyzések

A DataSource tulajdonság az osztály konstruktoraiban van beállítva.

A következőre érvényes:

Lásd még