IProcessHostSupportFunctions 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("35f9c4c1-3800-4d17-99bc-018a62243687")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface IProcessHostSupportFunctions
/** @attribute GuidAttribute("35f9c4c1-3800-4d17-99bc-018a62243687") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IProcessHostSupportFunctions
GuidAttribute("35f9c4c1-3800-4d17-99bc-018a62243687") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface IProcessHostSupportFunctions
Not applicable.
Community Additions
Show: