Returns the location of the loaded assembly if the assembly was loaded from disk. If the assembly was loaded from memory, returns an empty ("") string.
[Edit]
public virtual string Location { get; } |
|
Value
Location of the loaded assembly.
[Edit]
Remarks
Requirements
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0