VisualBasicImportReference.Import 屬性

定義

取得或設定由此 VisualBasicImportReference所參考的匯入命名空間。

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

屬性值

由此 VisualBasicImportReference.

適用於