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