Share via


CICode128BarcodeGenerator.Message Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public Foundation.NSData Message { [Foundation.Export("message", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMessage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("message", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setMessage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Message : Foundation.NSData with get, set

Property Value

Implements

Attributes

Applies to