IDTSPackage100.VersionGUID 属性

定义

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

属性值

包的版本 GUID。

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于