Share via


NFCIso15693CustomCommandConfiguration.ManufacturerCode Property

Definition

Gets or sets the ISO-7816-6 manufacturer code.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr ManufacturerCode { [Foundation.Export("manufacturerCode")] get; [Foundation.Export("setManufacturerCode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("manufacturerCode")>]
[<set: Foundation.Export("setManufacturerCode:")>]
member this.ManufacturerCode : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to