Freigeben über


BracePairTag Klasse

Definition

Achtung

Class has not been finalized and may change without warning.

Eine Implementierung von 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
Vererbung
BracePairTag
Attribute
Implementiert

Konstruktoren

BracePairTag(Nullable<SnapshotSpan>, Nullable<SnapshotSpan>)
Veraltet.

Create ein Tag, das einem Klammernpaar zugeordnet ist.

Eigenschaften

End
Veraltet.

Die Position der schließende Klammer.

Start
Veraltet.

Die Position der öffnenden Klammer.

Gilt für: