IEditorFormatMapService::GetEditorFormatMap Method (String^)

 

Get a IEditorFormatMap for a given appearance category.

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

IEditorFormatMap^ GetEditorFormatMap(
	String^ category
)

Parameters

category
Type: System::String^

The appearance category.

Return to top
Show: