Condividi tramite


BracePairAttribute.OpeningBraces Property

Definition

The opening brace character.

public:
 property char OpeningBraces { char get(); };
public:
 property char16 OpeningBraces { char16 get(); };
public char OpeningBraces { get; }
public char OpeningBraces { get; init; }
member this.OpeningBraces : char
member this.OpeningBraces : char with get, set
Public ReadOnly Property OpeningBraces As Char
Public Property OpeningBraces As Char

Property Value

The opening brace character.

Applies to