Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IProcessHostFactoryHelper Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Provides a method to retrieve an IProcessHost interface.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

[GuidAttribute("02fd465d-5c5d-4b7e-95b6-82faa031b74a")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IProcessHostFactoryHelper

NameDescription
System_CAPS_pubmethodGetProcessHost(IProcessHostSupportFunctions^)

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the process host.

IProcessHostFactoryHelper is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.

.NET Framework
Available since 2.0
Return to top
Show: