Ansi.Clear.ToBeginningOfLine 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.
public:
static property System::CommandLine::Rendering::AnsiControlCode ^ ToBeginningOfLine { System::CommandLine::Rendering::AnsiControlCode ^ get(); };
public static System.CommandLine.Rendering.AnsiControlCode ToBeginningOfLine { get; }
static member ToBeginningOfLine : System.CommandLine.Rendering.AnsiControlCode
Public Shared ReadOnly Property ToBeginningOfLine As AnsiControlCode