Java.Util.Zip.ZipEntry.Name Property
Gets the name of this ZipEntry.

Syntax

[get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")]
public virtual string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the name of this ZipEntry.

[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