AssemblyCompanyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci AssemblyCompanyAttribute třídy.

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

Parametry

company
String

Informace o názvu společnosti.

Platí pro

Viz také