Java.IO.File.SetWritable Method
Equivalent to setWritable(writable, true).

Syntax

[Android.Runtime.Register("setWritable", "(Z)Z", "GetSetWritable_ZHandler")]
public virtual bool SetWritable (bool p0)

See Also

File.SetWritable(bool, System.Boolean)

Parameters

writable
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Equivalent to setWritable(writable, true).

[Android Documentation]

Requirements

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