ProcessCommandException.ProcessName Property

Definition

Name of the process which could not be found or operated upon.

public:
 property System::String ^ ProcessName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ProcessName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ProcessName { get; set; }
member this.ProcessName : string with get, set
Public Property ProcessName As String

Property Value

Applies to