ProvideEditorFactoryAttribute::FactoryType Property

 

Gets the editor factory type.

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

public:
property Type^ FactoryType {
	Type^ get();
}

Property Value

Type: System::Type^

The editor factory type.

Return to top
Show: