PSHostProcessInfo.ProcessName Property

Definition

Name of process.

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

Property Value

Applies to