Share via


EHostApplicationPolicy Enumeration

Indicates how to modify an IHostAssemblyManager interface object. This enumeration has been deprecated.

typedef enum _HostApplicationPolicy {
    HOST_APPLICATION_BINDING_POLICY = 1
} EHostApplicationPolicy;

Requirements

Platforms: See .NET Framework System Requirements.

Header: MSCorEE.h

Library: MSCorEE.dll

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Other Resources

Hosting Enumerations