C# Class MichaelReukauff.Protobuf.HighlightWordTag

The highlight word tag.
Inheritance: TextMarkerTag
ファイルを表示 Open project: mreu/ProtobufLanguageService

Public Methods

Method Description
HighlightWordTag ( ) : Microsoft.VisualStudio.Text.Tagging

Initializes a new instance of the HighlightWordTag class. In the constructor, pass in the name of the format definition.

Method Details

HighlightWordTag() public method

Initializes a new instance of the HighlightWordTag class. In the constructor, pass in the name of the format definition.
public HighlightWordTag ( ) : Microsoft.VisualStudio.Text.Tagging
return Microsoft.VisualStudio.Text.Tagging