BracePairAttribute.OpeningBraces 属性

定义

左大括号字符。

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

属性值

Char

左大括号字符。

适用于