IDTSPackageInfo100.PackageGuid Property

Definition

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

Property Value

A String that contains a GUID for the package.

Attributes

Applies to