Condividi tramite


IBraceCompletionSession.ClosingBrace Property

Definition

Gets the closing brace character.

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

Property Value

Returns Char.

Applies to