IProcessHostFactoryHelper Interface
.NET Framework 3.0
This type supports the ASP.NET infrastructure and is not intended to be used directly from your code.
Namespace: System.Web.Hosting
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ <GuidAttribute("02fd465d-5c5d-4b7e-95b6-82faa031b74a")> _ Public Interface IProcessHostFactoryHelper 'Usage Dim instance As IProcessHostFactoryHelper
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("02fd465d-5c5d-4b7e-95b6-82faa031b74a") */
public interface IProcessHostFactoryHelper
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("02fd465d-5c5d-4b7e-95b6-82faa031b74a") public interface IProcessHostFactoryHelper
Not applicable.
Community Additions
ADD
Show: