This documentation is archived and is not being maintained.

VssException::ErrorCode Property

Visual Studio 2013

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

public:
property int ErrorCode {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32

Show: