This documentation is archived and is not being maintained.

ActionDeniedBySubscriberException::StatusCode Property

Gets the error code that was provided by the subscriber.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property int StatusCode {
	int get ();
}

Property Value

Type: System::Int32
The error code that was provided by the subscriber.

Show: