Partager via


BracePairTag Classe

Définition

Attention

Class has not been finalized and may change without warning.

Implémentation de 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
Héritage
BracePairTag
Attributs
Implémente

Constructeurs

BracePairTag(Nullable<SnapshotSpan>, Nullable<SnapshotSpan>)
Obsolète.

Create une balise associée à une paire d’accolades.

Propriétés

End
Obsolète.

Position de l’accolade fermante.

Start
Obsolète.

Position de l’accolade ouvrante.

S’applique à