DesignerVerb.Text プロパティ

定義

メニュー上の動詞コマンドを説明するテキストを取得します。

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

プロパティ値

動詞コマンドの説明。

適用対象