ICorPublishAppDomain Interface

Represents and provides information about an application domain.

Methods

Method Description
GetID Method Gets the unique identifier for this ICorPublishAppDomain.
GetName Method Gets the name of the application domain referenced by this ICorPublishAppDomain.

Requirements

Platforms: See System Requirements.

Header: CorPub.idl, CorPub.h

Library: CorGuids.lib

.NET Framework Versions: Available since 1.0

See also