AssemblyCompanyAttribute(String) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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.