Gets a value indicating the path to Java.exe on the local machine
Namespace: RegawMODAssembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
public static string JavaExe { get; }Public Shared ReadOnly Property JavaExe As String
Get
public:
static property String^ JavaExe {
String^ get ();
}static member JavaExe : string with get
Property Value
Type:
String
Reference