VssResponseContext.TryGetErrorCode 方法

命名空间:  Microsoft.VisualStudio.Services.Common
程序集:  Microsoft.VisualStudio.Services.Common(在 Microsoft.VisualStudio.Services.Common.dll 中)

语法

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

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

VssResponseContext 类

Microsoft.VisualStudio.Services.Common 命名空间