BracePairAttribute.ClosingBraces Property

Definition

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

Char

The closing brace character.

Applies to