File.Mkdir
File.Mkdir
Method
Definition
Creates the directory named by this file, assuming its parents exist.
[Android.Runtime.Register("mkdir", "()Z", "GetMkdirHandler")]
public virtual bool Mkdir ();
abstract member Mkdir : unit -> bool
override this.Mkdir : unit -> bool
Returns
Remarks
Portions of this page are modifications based on work created and shared by the