Java.IO.File.SetExecutable Method
Equivalent to setExecutable(executable, true).

Syntax

[Android.Runtime.Register("setExecutable", "(Z)Z", "GetSetExecutable_ZHandler")]
public virtual bool SetExecutable (bool p0)

See Also

File.SetExecutable(bool, System.Boolean)

Parameters

executable
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Equivalent to setExecutable(executable, 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