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

属性值

脚本应用程序名称。

适用于