BracePairAttribute.OpeningBraces 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 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.