Поделиться через


BracePairTag Класс

Определение

Внимание!

Class has not been finalized and may change without warning.

Реализация IBracePairTag

[System.Obsolete("Class has not been finalized and may change without warning.")]
public class BracePairTag : Microsoft.VisualStudio.Text.Tagging.IBracePairTag
[<System.Obsolete("Class has not been finalized and may change without warning.")>]
type BracePairTag = class
    interface IBracePairTag
    interface ITag
Public Class BracePairTag
Implements IBracePairTag
Наследование
BracePairTag
Атрибуты
Реализации

Конструкторы

BracePairTag(Nullable<SnapshotSpan>, Nullable<SnapshotSpan>)
Устаревшие..

Create тег, связанный с парой фигурных скобок.

Свойства

End
Устаревшие..

Позиция закрывающей фигурной скобки.

Start
Устаревшие..

Позиция открывающей фигурной скобки.

Применяется к