Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AssemblyName Constructor

 

Initializes a new instance of the AssemblyName class.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodAssemblyName()

Initializes a new instance of the AssemblyName class.

System_CAPS_pubmethodAssemblyName(String^)

Initializes a new instance of the AssemblyName class with the specified display name.

Return to top
Show:
© 2017 Microsoft