NSNetService.Addresses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of NSData objects, each of which contains a socket address for this service.
public virtual Foundation.NSData[] Addresses { [Foundation.Export("addresses", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Addresses : Foundation.NSData[]
Property Value
NSData[]
- Attributes