Share via


ExternalApplication.Process Property

Definition

Process object representing the process of the hosted external application.

protected:
 property System::Diagnostics::Process ^ Process { System::Diagnostics::Process ^ get(); };
protected System.Diagnostics.Process Process { get; }
member this.Process : System.Diagnostics.Process
Protected ReadOnly Property Process As Process

Property Value

Returns Process.

Applies to