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

屬性值

工具箱檔案的名稱。

適用於