Android.Test.InstrumentationTestRunner.Loader Property
Override this to provide access to the class loader of your package.

Syntax

[get: Android.Runtime.Register("getLoader", "()Ljava/lang/ClassLoader;", "GetGetLoaderHandler")]
public virtual Java.Lang.ClassLoader Loader { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Override this to provide access to the class loader of your package.

[Android Documentation]

Requirements

Namespace: Android.Test
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1