Mono Class Library: System.Reflection.Assembly Overview | Members

System.Reflection.Assembly.Location Property

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

Documentation for this section has not yet been entered. [Edit]

Requirements

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