Share via


Version.DTSVersion 속성

정의

DTS 버전을 가져오거나 설정합니다.

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

속성 값

DTS 버전입니다.

적용 대상