This topic has not yet been rated - Rate this topic

TeamFoundationServerException.RemoteExceptionCode Property

Gets the exception code if this is a remote exception and an exception code was provided by the server.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
public string RemoteExceptionCode { get; }

Property Value

Type: System.String
The exception code provided by the server; otherwise, null.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.