Attributes.Name.ImplementationVendorId Property

Definition

The Implementation-Vendor-Id attribute specifies the vendor of an extension implementation if the applet requires an implementation from a specific vendor.

[Android.Runtime.Register("IMPLEMENTATION_VENDOR_ID")]
public static Java.Util.Jar.Attributes.Name ImplementationVendorId { get; }
[<Android.Runtime.Register("IMPLEMENTATION_VENDOR_ID")>]
static member ImplementationVendorId : Java.Util.Jar.Attributes.Name

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to