IAppDomainInfoEnum 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("F79648FB-558B-4a09-88F1-1E3BCB30E34F")] public interface IAppDomainInfoEnum
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("F79648FB-558B-4a09-88F1-1E3BCB30E34F") */
public interface IAppDomainInfoEnum
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("F79648FB-558B-4a09-88F1-1E3BCB30E34F") public interface IAppDomainInfoEnum
Not applicable.
Community Additions
Show: