ToolboxItem.Company 屬性

定義

取得或設定這個 ToolboxItem 的公司名稱。

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

屬性值

String,指定這個 ToolboxItem 的公司。

適用於