言語

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

プロパティ値

スクリプトアプリケーション名。

適用対象