Assembly.GetName Method
.NET Framework 2.0
Gets an AssemblyName for this assembly.
| Name | Description |
|---|---|
| Assembly.GetName () | Gets an AssemblyName for this assembly. Supported by the .NET Compact Framework. |
| Assembly.GetName (Boolean) | Gets an AssemblyName for this assembly, setting the codebase as specified by copiedName. Supported by the .NET Compact Framework. |