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

プロパティ値

ツールボックス ファイルの名前。

適用対象