Compartilhar via


BracePairTag Classe

Definição

Cuidado

Class has not been finalized and may change without warning.

Uma implementação 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
Herança
BracePairTag
Atributos
Implementações

Construtores

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

Create uma marca associada a um par de chaves.

Propriedades

End
Obsoleto.

A posição da chave de fechamento.

Start
Obsoleto.

A posição da chave de abertura.

Aplica-se a