ConsoleEditor.InputText Property

Definition

Gets or sets the console input text

public:
 property System::String ^ InputText { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ InputText { Platform::String ^ get(); void set(Platform::String ^ value); };
public string InputText { get; set; }
member this.InputText : string with get, set
Public Property InputText As String

Property Value

Applies to