This documentation is archived and is not being maintained.
Assembly::GetName Method
Visual Studio 2010
Gets an AssemblyName for this assembly.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetName() | Gets an AssemblyName for this assembly. |
|
GetName(Boolean) | Gets an AssemblyName for this assembly, setting the codebase as specified by copiedName. |
Show: