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에서 참조하는 어셈블리의 전체 이름입니다.

적용 대상