Condividi tramite


LenientGlobalObject.VBArray Proprietà

Definizione

Ottiene o imposta un oggetto basato su prototipo definito da un oggetto funzione costruttore VBArrayConstructor.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property System::Object ^ VBArray { System::Object ^ get(); void set(System::Object ^ value); };
public object VBArray { get; set; }
member this.VBArray : obj with get, set
Public Property VBArray As Object

Valore della proprietà

Object

Un oggetto VBArrayConstructor.

Si applica a