ProcessInformationEvent.ProcessName 属性

定义

获取该进程的名称。

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

属性值

String

适用于