Partager via


PowerShellProcessInstance.Process Property

Definition

Gets the process object of the remote target.

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

Property Value

Applies to