ProvideGeneratorAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design.Serialization
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of the generator. |
![]() | GenerateDesignTimeSource | Gets whether source code is generated for use at design time. |
![]() | GeneratorType | Gets the type of the code generator. |
![]() | Name | Gets the name of the generator. |
![]() | PackageGuid | Gets the GUID of the package containing a project that supports invoking this generator. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
