IDTSPackage100.VersionGUID 屬性

定義

套件剛建立時會產生一個獨特的 GUID。

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 介面實作。

適用於