ProvideGeneratorAttribute Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubpropertyDescription

Gets the description of the generator.

System_CAPS_pubpropertyGenerateDesignTimeSource

Gets whether source code is generated for use at design time.

System_CAPS_pubpropertyGeneratorType

Gets the type of the code generator.

System_CAPS_pubpropertyName

Gets the name of the generator.

System_CAPS_pubpropertyPackageGuid

Gets the GUID of the package containing a project that supports invoking this generator.

System_CAPS_pubpropertyTypeId

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

Return to top
Show: