다음을 통해 공유


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

속성 값

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

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상