VisualBasicImportReference.Assembly Propiedad

Definición

Obtiene o establece el nombre completo del ensamblado al que hace referencia esta instancia de VisualBasicImportReference.

public:
 property System::String ^ Assembly { System::String ^ get(); void set(System::String ^ value); };
public string Assembly { get; set; }
member this.Assembly : string with get, set
Public Property Assembly As String

Valor de propiedad

El nombre completo del ensamblado al que se hace referencia en VisualBasicImportReference.

Se aplica a