VisualBasicImportReference.Assembly Propiedad

Definición

Obtiene o establece el nombre completo del ensamblado al que hace referencia este 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

Nombre completo del ensamblado al que hace referencia este VisualBasicImportReference.

Se aplica a