BracePairTag 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Class has not been finalized and may change without warning.
的實作 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
- 繼承
-
BracePairTag
- 屬性
- 實作
建構函式
BracePairTag(Nullable<SnapshotSpan>, Nullable<SnapshotSpan>) |
已淘汰.
Create 與大括號配對相關聯的標記。 |
屬性
End |
已淘汰.
右大括弧的位置。 |
Start |
已淘汰.
左大括弧的位置。 |