ZeroconfServices Documation
Domain Property
NamespacesZeroconfServiceNetServiceDomain
Gets the domain of the service.
Declaration Syntax
C#Visual BasicVisual C++
public string Domain{ get;}
Public ReadOnly Property Domain As String
public:
property String^ Domain {
	String^ get ();
}
Remarks
This can be an explicit domain or it can contain the generic local ("local.") domain.

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0