This documentation is archived and is not being maintained.

Failure::Severity Property

Gets the severity of the failure.

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

public:
property SeverityType Severity {
	SeverityType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::SeverityType
The severity of the failure.

Show: