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 バージョンです。

適用対象