Java.Lang.ProcessBuilder.Directory Method
Returns the working directory of this process builder.

Syntax

[Android.Runtime.Register("directory", "()Ljava/io/File;", "")]
public Java.IO.File Directory ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the working directory of this process builder. If null is returned, then the working directory of the Java process is used when a process is started.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1