ConvertFromStringData.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 override string PSCommandName { get; }
member this.PSCommandName : string
Public Overrides ReadOnly Property PSCommandName As String

Property Value

Applies to