GlobalObject.VBArray 屬性

定義

取得 VBArrayConstructor 物件的參考。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

VBArrayConstructor

VBArrayConstructor 物件的參考。

適用於