次の方法で共有


ActivityDesigner.GetAutomationHelpText メソッド

定義

ActivityDesigner に関連したオートメーション プロパティ/値のペアの文字列を返します。

protected:
 override System::String ^ GetAutomationHelpText();
protected override string GetAutomationHelpText ();
override this.GetAutomationHelpText : unit -> string
Protected Overrides Function GetAutomationHelpText () As String

戻り値

String に関連したオートメーション プロパティ/値のペアを含む ActivityDesigner

適用対象