ZeroconfServices Documation
Addresses Property
NamespacesZeroconfServiceNetServiceAddresses

Gets an IList object representing the available addresses of the resolved service.

The objects in the list are IPEndPoints

Declaration Syntax
C#Visual BasicVisual C++
public IList Addresses{ get;}
Public ReadOnly Property Addresses As IList
public:
property IList^ Addresses {
	IList^ get ();
}

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0