AssemblyCompanyAttribute.Company 属性

定义

获取公司名称信息。

public:
 property System::String ^ Company { System::String ^ get(); };
public string Company { get; }
member this.Company : string
Public ReadOnly Property Company As String

属性值

包含公司名称的字符串。

适用于

另请参阅