BracePairAttribute.ClosingBraces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The closing brace character.
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
Property Value
The closing brace character.