Version.DTSVersion Property

Definition

Gets or sets the DTS version.

public:
 property System::String ^ DTSVersion { System::String ^ get(); void set(System::String ^ value); };
public string DTSVersion { get; set; }
member this.DTSVersion : string with get, set
Public Property DTSVersion As String

Property Value

The DTS version.

Applies to