Share via


ExternalControl.Process Property

Definition

The running process associated with this control.

public:
 property System::Diagnostics::Process ^ Process { System::Diagnostics::Process ^ get(); void set(System::Diagnostics::Process ^ value); };
public System.Diagnostics.Process Process { get; set; }
member this.Process : System.Diagnostics.Process with get, set
Public Property Process As Process

Property Value

Applies to