Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.52 KB

iclrhostbindingpolicymanager-interface.md

File metadata and controls

44 lines (34 loc) · 1.52 KB
description title ms.date api_name api_location api_type f1_keywords helpviewer_keywords ms.assetid topic_type
Learn more about: ICLRHostBindingPolicyManager Interface
ICLRHostBindingPolicyManager Interface
03/30/2017
ICLRHostBindingPolicyManager
mscoree.dll
COM
ICLRHostBindingPolicyManager
ICLRHostBindingPolicyManager interface [.NET Framework hosting]
f9da168b-366b-4b2b-bdb9-330b6bad5a6b
apiref

ICLRHostBindingPolicyManager Interface

Provides methods for the host to evaluate current binding policy and communicate policy changes for a specified assembly.

Methods

Method Description
EvaluatePolicy Method Evaluates binding policy on behalf of the host.
ModifyApplicationPolicy Method Modifies the binding policy for the specified assembly, and creates a new version of the policy.

Requirements

Platforms: See System Requirements.

Header: MSCorEE.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: [!INCLUDEnet_current_v20plus]

See also