ManifestDescriptor.PackageGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The manifest's PackageGuid, if it is specified in the manifest. If the manifest has no PackageGuid attribute, this is Guid.Empty.
public:
property Guid PackageGuid { Guid get(); };
public Guid PackageGuid { get; }
member this.PackageGuid : Guid
Public ReadOnly Property PackageGuid As Guid
Property Value
Returns Guid.