In This Article

IDelimiterHighlightTag Interface

Provides the base requirements for an ITag that spans a delimiter highlight.

public interface IDelimiterHighlightTag : ITag

Properties

MatchEdges

Gets which edges of the delimiter's range are considered part of the highlight.

StructureMatchEdges MatchEdges { get; }

Property Value

StructureMatchEdges:

A StructureMatchEdges that specifies the valid edges.