IDTSPackage100.LastModifiedProductVersion 속성

정의

마지막으로 수정된 패키지의 버전을 가져옵니다.

public:
 property System::String ^ LastModifiedProductVersion { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(89)]
public string LastModifiedProductVersion { [System.Runtime.InteropServices.DispId(89)] get; }
[<System.Runtime.InteropServices.DispId(89)>]
[<get: System.Runtime.InteropServices.DispId(89)>]
member this.LastModifiedProductVersion : string
Public ReadOnly Property LastModifiedProductVersion As String

속성 값

마지막으로 수정된 패키지의 버전입니다.

특성

적용 대상