Freigeben über


VssResponseContext.TryGetErrorCode-Methode

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

Syntax

'Declaration
Public Function TryGetErrorCode ( _
    <OutAttribute> ByRef value As String _
) As Boolean
public bool TryGetErrorCode(
    out string value
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

VssResponseContext Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace