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