AssemblyCompanyAttribute.Company Property

Definition

Gets company name information.

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

Property Value

A string containing the company name.

Applies to

See also