다음을 통해 공유


ToolboxControl.ToolboxFile 속성

정의

도구 상자 파일 이름을 가져오거나 설정합니다.

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

속성 값

String

도구 상자 파일의 이름입니다.

적용 대상