Java.IO.File.IsDirectory Property
Indicates if this file represents a directory on the underlying file system.

Syntax

[get: Android.Runtime.Register("isDirectory", "()Z", "GetIsDirectoryHandler")]
public virtual bool IsDirectory { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates if this file represents a directory on the underlying file system.

[Android Documentation]

Requirements

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