DefaultBindingPropertyAttribute.Name 屬性

定義

取得 DefaultBindingPropertyAttribute 所繫結之元件的預設繫結屬性名稱。

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

屬性值

DefaultBindingPropertyAttribute 所繫結之元件的預設繫結屬性名稱。

備註

屬性是在建 Name 構函式中設定。

適用於

另請參閱