AssemblyCompanyAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the AssemblyCompanyAttribute class.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- company
- Type: System.String
The company name information.
For more information, see Setting Assembly Attributes in the full .NET Framework documentation.
Show: