EditorFactory::GetRegisteredEditor Method (String^)
Visual Studio 2015
Gets the GUID of the highest-priority editor registered for this extension. This will also pick up user-defined associations between file extensions and editors
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- extension
-
Type:
System::String^
The extension for which to get the editor.
Show: