BracePairTag Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Upozornění
Class has not been finalized and may change without warning.
Implementace 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
- Dědičnost
-
BracePairTag
- Atributy
- Implementuje
Konstruktory
BracePairTag(Nullable<SnapshotSpan>, Nullable<SnapshotSpan>) |
Zastaralé.
Create značku přidruženou ke závorce. |
Vlastnosti
End |
Zastaralé.
Pozice uzavírací závorky |
Start |
Zastaralé.
Pozice levých závorek. |