次の方法で共有


DataLabel.Text プロパティ

定義

指定されたオブジェクトのテキストを返すか設定します。 読み取り/書き込みが可能な String です。

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

プロパティ値

String

適用対象