共用方式為


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

屬性值

適用於