Gets the DNSServiceErrorType error
that was returned by the underlying function.
| C# | Visual Basic | Visual C++ |
public DNSServiceErrorType ErrorType{ get;}
Public ReadOnly Property ErrorType As DNSServiceErrorType
public: property DNSServiceErrorType ErrorType { DNSServiceErrorType get (); }