SingleSignonException.LastErrorCode 属性 (Microsoft.SharePoint.Portal.SingleSignon)
Gets the error code of the last exception.
命名空间: Microsoft.SharePoint.Portal.SingleSignon
程序集: Microsoft.SharePoint.Portal.SingleSignon (在 microsoft.sharepoint.portal.singlesignon.dll 中)
语法
声明
Public ReadOnly Property LastErrorCode As Integer
用法
Dim instance As SingleSignonException
Dim value As Integer
value = instance.LastErrorCode
public int LastErrorCode { get; }
另请参阅
参考
SingleSignonException 类
SingleSignonException 成员
Microsoft.SharePoint.Portal.SingleSignon 命名空间