TextCompletionContext.CommandLineText Property

Definition

The complete text of the command line prior to splitting, including any additional whitespace.

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

Property Value

Applies to