IClassificationFormatMapService::GetClassificationFormatMap Method (String^)

 

Gets a IClassificationFormatMap for the specified appearance category.

Namespace:   Microsoft.VisualStudio.Text.Classification
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

IClassificationFormatMap^ GetClassificationFormatMap(
	String^ category
)

Parameters

category
Type: System::String^

The appearance category.

Return to top
Show: