IProcessHost Interface
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)
[GuidAttribute("0ccd465e-3114-4ca3-ad50-cea561307e93")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface IProcessHost
/** @attribute GuidAttribute("0ccd465e-3114-4ca3-ad50-cea561307e93") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IProcessHost
GuidAttribute("0ccd465e-3114-4ca3-ad50-cea561307e93") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface IProcessHost
Not applicable.
Community Additions
Show: