ZeroconfServices Documation
ErrorType Property
NamespacesZeroconfServiceDNSServiceExceptionErrorType
Gets the DNSServiceErrorType error that was returned by the underlying function.
Declaration Syntax
C#Visual BasicVisual C++
public DNSServiceErrorType ErrorType{ get;}
Public ReadOnly Property ErrorType As DNSServiceErrorType
public:
property DNSServiceErrorType ErrorType {
	DNSServiceErrorType get ();
}

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0