DkmScriptRuntimeInstance.IsEdgeHtmlDll Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indicateur qui spécifie si la dll actuellement chargée est EdgeHtml.dll.
Cette API a été introduite dans Visual Studio 14 RTM (DkmApiVersion. VS14RTM).
public:
property bool IsEdgeHtmlDll { bool get(); };
public:
property bool IsEdgeHtmlDll { bool get(); };
public bool IsEdgeHtmlDll { get; }
member this.IsEdgeHtmlDll : bool
Public ReadOnly Property IsEdgeHtmlDll As Boolean