EditorFactory::GuidVSBufferDetectLangSid Field
Visual Studio 2015
Gets a GUID value in IVsUserData that, when set to false, will stop the core editor for searching for a different language service.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Field Value
Type: System::GuidThe GUID corresponding to the value that, when set to false, will stop the core editor for searching for a different language service.
For more information about the usage of this field see CreateEditorInstance.
Show: