Share via


ExecuteSsisPackageActivity.Runtime Property

Definition

Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).

public object Runtime { get; set; }
member this.Runtime : obj with get, set
Public Property Runtime As Object

Property Value

Applies to