Java.Lang.Package.ImplementationVendor Property
Returns the name of the vendor or organization that provides this implementation of the package, or null if this is unknown.

Syntax

[get: Android.Runtime.Register("getImplementationVendor", "()Ljava/lang/String;", "GetGetImplementationVendorHandler")]
public virtual string ImplementationVendor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the vendor or organization that provides this implementation of the 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