InvocationInfo.PSCommandPath Property

Definition

This property tells you the full path to the command from where you were being invoked.

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

Property Value

Applies to