ProcessInformationEvent.ProcessCommandLine Property

Definition

Gets the command line of the process.

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

Property Value

Applies to