NSNetService.Addresses Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData[]? Addresses { [Foundation.Export("addresses", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("addresses", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Addresses : Foundation.NSData[]

Property Value

NSData[]
Attributes

Applies to