System.ResolveEventArgs.Name Property

Gets the name of the item to resolve.

Syntax

public string Name { get; }

Value

Full name of the assembly.

Remarks

For the AppDomain.AssemblyResolve event, ResolveEventArgs.Name is the assembly name before policy is applied.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0