BracePairAttribute.ClosingBraces 属性

定义

右大括号字符。

public:
 property char ClosingBraces { char get(); };
public:
 property char16 ClosingBraces { char16 get(); };
public char ClosingBraces { get; }
member this.ClosingBraces : char
Public ReadOnly Property ClosingBraces As Char

属性值

Char

右大括号字符。

适用于