Condividi tramite


BracePairAttribute.ClosingBraces Property

Definition

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.

Applies to