RegisterEditorExtensionAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyEditorFactoryNotify

Gets or sets whether or not to create the EditorFactoryNotify registry key on registration.

System_CAPS_pubpropertyExtension

Gets the file extension of the file.

System_CAPS_pubpropertyFactory

Gets the editor factory GUID.

System_CAPS_pubpropertyNameResourceID

Gets or sets the name resource ID.

System_CAPS_pubpropertyPriority

Gets the priority of this extension registration.

System_CAPS_pubpropertyProjectGuid

Gets or sets the project GUID.

System_CAPS_pubpropertyTemplateDir

Gets or sets the template directory.

System_CAPS_pubpropertyTypeId

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

Return to top
Show: