次の方法で共有


ExpressionActivityEditor.HintText プロパティ

定義

ヒント テキストを取得または設定します。

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

プロパティ値

ヒント テキスト。

適用対象