OnlineIdSystemTicketResult.ExtendedError 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示与检索系统票证失败的尝试关联的Windows 运行时错误。
public:
property HResult ExtendedError { HResult get(); };
HResult ExtendedError();
public System.Exception ExtendedError { get; }
var hResult = onlineIdSystemTicketResult.extendedError;
Public ReadOnly Property ExtendedError As Exception
属性值
Windows 运行时错误代码。