Share via


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

속성 값

스크립트 애플리케이션 이름입니다.

적용 대상