ProvideGeneratorAttribute.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.
Gets the GUID of the package containing a project that supports invoking this generator.
public:
property Guid PackageGuid { Guid get(); };
public Guid PackageGuid { get; }
member this.PackageGuid : Guid
Public ReadOnly Property PackageGuid As Guid
Property Value
The GUID of the package containing a project that supports invoking this generator.