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 |
已过时.
左大括号的位置。 |