Compartir a través de


BracePairTag Clase

Definición

Precaución

Class has not been finalized and may change without warning.

Una implementación 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
Herencia
BracePairTag
Atributos
Implementaciones

Constructores

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

Create una etiqueta asociada a un par de llaves.

Propiedades

End
Obsoletos.

Posición de la llave de cierre.

Start
Obsoletos.

Posición de la llave de apertura.

Se aplica a