ProvideEditorFactoryAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyCommonPhysicalViewAttributes

Gets or sets the default __VSPHYSICALVIEWATTRIBUTES for physical views supported by the editor. Any physical views not listed in the PhysicalViewAttributes sub-key use these attributes.

System_CAPS_pubpropertyFactoryType

Gets the editor factory type.

System_CAPS_pubpropertyNameResourceID

Gets resource ID.

System_CAPS_pubpropertyTrustLevel

Gets or sets the trust level for the editor.

System_CAPS_pubpropertyTypeId

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

Return to top
Show: