This documentation is archived and is not being maintained.

TeamFoundationServiceHostActivity::StatusReason Property

Gets the status reason.

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

public:
property String^ StatusReason {
	String^ get ();
}

Property Value

Type: System::String
The status reason.

Show: