IAppDomainInfo 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)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("5BC9C234-6CD7-49bf-A07A-6FDB7F22DFFF")] public interface IAppDomainInfo
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("5BC9C234-6CD7-49bf-A07A-6FDB7F22DFFF") */
public interface IAppDomainInfo
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("5BC9C234-6CD7-49bf-A07A-6FDB7F22DFFF") public interface IAppDomainInfo
Not applicable.
Community Additions
Show: