IClassificationFormatMapService::GetClassificationFormatMap Method (String^)
Visual Studio 2015
Gets a IClassificationFormatMap for the specified 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::IClassificationFormatMap^An IClassificationFormatMap for the category.
Show: