Java.Util.Zip.ZipEntry.IsDirectory Property
Determine whether or not this ZipEntry is a directory.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Determine whether or not this ZipEntry is a directory.

[Android Documentation]

Requirements

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