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; }
public char ClosingBraces { get; init; }
member this.ClosingBraces : char
member this.ClosingBraces : char with get, set
Public ReadOnly Property ClosingBraces As Char
Public Property ClosingBraces As Char
Property Value
The closing brace character.