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 接口实现。

适用于