VisualBasicImportReference.Assembly 屬性

定義

取得或設定由此 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

屬性值

此處所指 VisualBasicImportReference的議會全名。

適用於