Property AssemblyQualifiedName
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
AssemblyQualifiedName
Gets the assembly-qualified name of the type, which includes the name of the assembly from which this Type object was loaded.
public override string AssemblyQualifiedName { get; }