Freigeben über


Failure.Code-Eigenschaft

Ruft den Fehlercode ab.

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

Syntax

'Declaration
Public ReadOnly Property Code As String
public string Code { get; }

Eigenschaftswert

Typ: System.String
Der Fehlercode.

.NET Framework-Sicherheit

Siehe auch

Referenz

Failure Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace