OAuthTokenResponse.Error 属性

定义

如果响应失败,则为异常。

public:
 property Exception ^ Error { Exception ^ get(); void set(Exception ^ value); };
public Exception Error { get; set; }
public Exception? Error { get; set; }
member this.Error : Exception with get, set
Public Property Error As Exception

属性值

适用于