ProcessInformationEvent.ProcessCommandLine 属性

定义

获取进程的命令行。

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

属性值

String

适用于