WebManagementEvent::ProcessInformation Property
.NET Framework (current version)
Gets information about the ASP.NET application-hosting process.
Assembly: System.Web (in System.Web.dll)
public: property WebProcessInformation^ ProcessInformation { WebProcessInformation^ get(); }
Property Value
Type: System.Web.Management::WebProcessInformation^A WebProcessInformation object that contains information about the process.
.NET Framework
Available since 2.0
Available since 2.0
Show: