VSTATaskScriptingEngine.ScriptAppName Property

Definition

Gets the name of the script application.

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

Property Value

The script application name.

Applies to