PredefinedAdornmentLayers.BraceCompletion Field
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.
Name of the layer used to draw the closing brace adornment for brace completion.
public: System::String ^ BraceCompletion;
std::wstring BraceCompletion;
public const string BraceCompletion;
val mutable BraceCompletion : string
Public Const BraceCompletion As String