TypePresenter.Label 屬性

定義

取得或設定元件的顯示名稱。

public:
 property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

屬性值

元件的顯示名稱。

適用於