CodeGeneratorRegistrationAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ContextGuid | Gets the GUID representing the project type. |
![]() | GeneratesDesignTimeSource | Gets or sets the GeneratesDesignTimeSource registry value. |
![]() | GeneratesSharedDesignTimeSource | Gets or sets the GeneratesSharedDesignTimeSource registry value. |
![]() | GeneratorGuid | Get the GUID representing the generator type. |
![]() | GeneratorName | Gets the generator name. |
![]() | GeneratorRegKeyName | Gets or sets the generator registry key name. |
![]() | GeneratorType | Gets the generator type. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
