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.

public virtual string Location { get; }

Value

Location of the loaded assembly.

Remarks

Documentation for this section has not yet been entered.

Requirements

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