Partager via


GlobalObject.ActiveXObject Propriété

Définition

Obtient une référence à un objet ActiveXObjectConstructor.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 static property Microsoft::JScript::ActiveXObjectConstructor ^ ActiveXObject { Microsoft::JScript::ActiveXObjectConstructor ^ get(); };
public static Microsoft.JScript.ActiveXObjectConstructor ActiveXObject { get; }
static member ActiveXObject : Microsoft.JScript.ActiveXObjectConstructor
Public Shared ReadOnly Property ActiveXObject As ActiveXObjectConstructor

Valeur de propriété

Référence à un objet ActiveXObjectConstructor.

S’applique à