CodeGeneratorRegistrationAttribute Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyContextGuid

Gets the GUID representing the project type.

System_CAPS_pubpropertyGeneratesDesignTimeSource

Gets or sets the GeneratesDesignTimeSource registry value.

System_CAPS_pubpropertyGeneratesSharedDesignTimeSource

Gets or sets the GeneratesSharedDesignTimeSource registry value.

System_CAPS_pubpropertyGeneratorGuid

Get the GUID representing the generator type.

System_CAPS_pubpropertyGeneratorName

Gets the generator name.

System_CAPS_pubpropertyGeneratorRegKeyName

Gets or sets the generator registry key name.

System_CAPS_pubpropertyGeneratorType

Gets the generator type.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: