Java.Util.Jar.JarInputStream.Manifest Property
Returns the Manifest object associated with this JarInputStream or null if no manifest entry exists.

Syntax

[get: Android.Runtime.Register("getManifest", "()Ljava/util/jar/Manifest;", "GetGetManifestHandler")]
public virtual Manifest Manifest { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the Manifest object associated with this JarInputStream or null if no manifest entry exists.

[Android Documentation]

Requirements

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