Java.Lang.Package.SpecificationVendor Property
Returns the name of the vendor or organization that owns and maintains the specification this package implements, or null if this is unknown.

Syntax

[get: Android.Runtime.Register("getSpecificationVendor", "()Ljava/lang/String;", "GetGetSpecificationVendorHandler")]
public virtual string SpecificationVendor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the vendor or organization that owns and maintains the specification this package implements, or null if this is unknown.

[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