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