Returns the working directory of this process builder.
Syntax
[Android.Runtime.Register("directory", "()Ljava/io/File;", "")] public Java.IO.FileDirectory ()
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.