AssemblyCompanyAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der AssemblyCompanyAttribute-Klasse.

public:
 AssemblyCompanyAttribute(System::String ^ company);
public AssemblyCompanyAttribute (string company);
new System.Reflection.AssemblyCompanyAttribute : string -> System.Reflection.AssemblyCompanyAttribute
Public Sub New (company As String)

Parameter

company
String

Die Informationen über den Firmennamen.

Gilt für:

Weitere Informationen