Sdílet prostřednictvím


VisualBasicImportReference.Import Vlastnost

Definice

Získá nebo nastaví importovaný obor názvů odkazovaný tímto VisualBasicImportReferenceobjektem .

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

Hodnota vlastnosti

Importovaný obor názvů, na který odkazuje tento VisualBasicImportReference.

Platí pro