Share via


IBraceCompletionManager.ClosingBraces Property

Definition

Closing brace characters the brace completion manager is currently registered to handle.

public:
 property System::String ^ ClosingBraces { System::String ^ get(); };
public string ClosingBraces { get; }
member this.ClosingBraces : string
Public ReadOnly Property ClosingBraces As String

Property Value

Applies to