BracePairAttribute.OpeningBraces Property

Definition

The opening brace character.

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

Property Value

The opening brace character.

Applies to