Share via


IBraceCompletionSession.OpeningBrace Property

Definition

Gets the opening brace character.

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

Property Value

Returns Char.

Applies to