Share via


IDTSPackageInfo100.VersionGUID Property

Definition

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

Property Value

A String that contains the version GUID for the package.

Attributes

Applies to