IEditorFormatMapService.GetEditorFormatMap Method

Include Protected Members
Include Inherited Members

Gets a IEditorFormatMap.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetEditorFormatMap(String) Get a IEditorFormatMap for a given appearance category.
Public method GetEditorFormatMap(ITextView) Gets an IEditorFormatMap appropriate for a given text view. This object is likely to be shared among several text views.

Top

See Also

Reference

IEditorFormatMapService Interface

Microsoft.VisualStudio.Text.Classification Namespace