次の方法で共有


VSTATaskScriptingEngine.ScriptAppName プロパティ

定義

スクリプト アプリケーションの名前を取得します。

protected:
 virtual property System::String ^ ScriptAppName { System::String ^ get(); };
protected override string ScriptAppName { get; }
member this.ScriptAppName : string
Protected Overrides ReadOnly Property ScriptAppName As String

プロパティ値

スクリプト アプリケーションの名前です。

適用対象