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

屬性值

String

指令碼應用程式名稱。

適用於