ToolboxItem.Company 属性

定义

获取或设置此 ToolboxItem名称的公司名称。

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

属性值

指定此ToolboxItem公司的 AString

适用于