RegisterEditorExtensionAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | EditorFactoryNotify | Gets or sets whether or not to create the EditorFactoryNotify registry key on registration. |
![]() | Extension | Gets the file extension of the file. |
![]() | Factory | Gets the editor factory GUID. |
![]() | NameResourceID | Gets or sets the name resource ID. |
![]() | Priority | Gets the priority of this extension registration. |
![]() | ProjectGuid | Gets or sets the project GUID. |
![]() | TemplateDir | Gets or sets the template directory. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
