ExternalApplication.Process Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.