Condividi tramite


BracePairTag Classe

Definizione

Attenzione

Class has not been finalized and may change without warning.

Implementazione di 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
Ereditarietà
BracePairTag
Attributi
Implementazioni

Costruttori

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

Create un tag associato a una coppia di parentesi graffe.

Proprietà

End
Obsoleti.

Posizione della parentesi graffe di chiusura.

Start
Obsoleti.

Posizione della parentesi graffe di apertura.

Si applica a