Gets a value indicating if Java is currently installed on the local machine
Namespace: RegawMODAssembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
public static bool IsInstalled { get; }
Public Shared ReadOnly Property IsInstalled As Boolean
Get
public:
static property bool IsInstalled {
bool get ();
}
static member IsInstalled : bool with get
Property Value
Type:
Boolean
Reference