ZeroconfServices Documation
TXTRecordData Property
NamespacesZeroconfServiceNetServiceTXTRecordData
Gets or sets the TXT record data.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] TXTRecordData{ get; set;}
Public Property TXTRecordData As Byte()
public:
property array<unsigned char>^ TXTRecordData {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0