Share via


VSTATaskScriptingEngine.VSTATaskHostID Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Specifies the task host identifier of the Visual Studio Tools for Applications.

Namespace:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly:  Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)

Syntax

'Declaration
Public Const VSTATaskHostID As String
'Usage
Dim value As String 

value = VSTATaskScriptingEngine.VSTATaskHostID
public const string VSTATaskHostID
public:
literal String^ VSTATaskHostID
static val mutable VSTATaskHostID: string
public const var VSTATaskHostID : String

See Also

Reference

VSTATaskScriptingEngine Class

Microsoft.SqlServer.Dts.Tasks.ScriptTask Namespace