Share via


GlobalObject.ActiveXObject Eigenschaft

Definition

Ruft einen Verweis auf ein ActiveXObjectConstructor-Objekt ab.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

Ein Verweis auf ein ActiveXObjectConstructor-Objekt.

Gilt für: