LenientGlobalObject.VBArray Propiedad

Definición

Obtiene o establece un objeto basado en prototipos definido por un VBArrayConstructor objeto de función constructor.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

Valor de propiedad

Un objeto VBArrayConstructor.

Se aplica a