C# Class MichaelReukauff.Protobuf.HighlightWordTag

The highlight word tag.
Inheritance: TextMarkerTag
Afficher le fichier Open project: mreu/ProtobufLanguageService

Méthodes publiques

Méthode 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 méthode

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
Résultat Microsoft.VisualStudio.Text.Tagging