ProvideEditorFactoryAttribute Constructor (Type^, Int16)
Visual Studio 2015
This constructor creates a new ProvideEditorFactoryAttribute object.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- factoryType
-
Type:
System::Type^
The object type that implements IVsEditorFactory.
- nameResourceID
-
Type:
System::Int16
The resource ID in the unmanaged resource file that contains the localized name of the editor factory.
Show: