AssemblyCompanyAttribute.Company Proprietà

Definizione

Ottiene le informazioni relative al nome della società.

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

Valore della proprietà

Stringa contenente il nome della società.

Si applica a

Vedi anche