AssemblyCompanyAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

company
String

De bedrijfsnaamgegevens.

Van toepassing op

Zie ook