BracePairAttribute.ClosingBraces 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
右大括号字符。
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
属性值
右大括号字符。