Java.Lang.Package.ImplementationVersion Property
Returns the version of the implementation of this package, or null if this is unknown.

Syntax

[get: Android.Runtime.Register("getImplementationVersion", "()Ljava/lang/String;", "GetGetImplementationVersionHandler")]
public virtual string ImplementationVersion { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the version of the implementation of this package, or null if this is unknown. The format of this string is unspecified.

[Android Documentation]

Requirements

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