LookupBindingPropertiesAttribute.DataSource 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 LookupBindingPropertiesAttribute 所繫結之元件的資料來源屬性名稱。
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
屬性值
LookupBindingPropertiesAttribute 所繫結之元件的資料來源屬性。
備註
屬性 DataSource 是在這個類別的建構函式中設定。