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