IProcessHostSupportFunctions Interface
.NET Framework 3.0
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides helper functions for the process host.
Namespace: System.Web.HostingAssembly: System.Web (in system.web.dll)
/** @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.
IProcessHostSupportFunctions is introduced in the . For more information, see The .NET Framework 3.5 Architecture.
Community Additions
ADD
Show: