Sdílet prostřednictvím


BracePairTag Třída

Definice

Upozornění

Class has not been finalized and may change without warning.

Implementace 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
Dědičnost
BracePairTag
Atributy
Implementuje

Konstruktory

BracePairTag(Nullable<SnapshotSpan>, Nullable<SnapshotSpan>)
Zastaralé.

Create značku přidruženou ke závorce.

Vlastnosti

End
Zastaralé.

Pozice uzavírací závorky

Start
Zastaralé.

Pozice levých závorek.

Platí pro