InvocationInfo.Line Property

Definition

The text of the line that contained this cmdlet invocation.

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

Property Value

Line that was entered to invoke this command

Applies to