PSActivity.PSCommandName Property

Definition

Gets the fully qualified name of the command invoked by this activity.

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

Property Value

Applies to