IEditorFormatMapService::GetEditorFormatMap Method (String^)
Visual Studio 2015
Get a IEditorFormatMap for a given appearance category.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- category
-
Type:
System::String^
The appearance category.
Return Value
Type: Microsoft.VisualStudio.Text.Classification::IEditorFormatMap^An IEditorFormatMap for the category.
Show: