AssemblyCompanyAttribute.Company 屬性

定義

取得公司名稱資訊。

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

屬性值

字串,包含公司名稱。

適用於

另請參閱