Assembly::GetName Method ()
.NET Framework (current version)
Gets an AssemblyName for this assembly.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Reflection::AssemblyName^An object that contains the fully parsed display name for this assembly.
Implements
_Assembly::GetName()FileIOPermission
for access to the path of the assembly. Associated enumeration: FileIOPermissionAccess::PathDiscovery
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: