Share via


ProvideGeneratorAttribute.PackageGuid Property

Definition

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.

Applies to