NSNetService.DataFromTxtRecord(NSDictionary) Method
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.
The NSData represented by a TXT record formed by the specified dictionary. Raises an exception if dictionary cannot be converted.
[Foundation.Export("dataFromTXTRecordDictionary:")]
public static Foundation.NSData DataFromTxtRecord (Foundation.NSDictionary dictionary);
static member DataFromTxtRecord : Foundation.NSDictionary -> Foundation.NSData
Parameters
- dictionary
- NSDictionary
Returns
- Attributes