AppInstanceErrorType 列舉
指定的分類時發生錯誤。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Enumeration AppInstanceErrorType
'用途
Dim instance As AppInstanceErrorType
public enum AppInstanceErrorType
成員
成員名稱 | 描述 | |
---|---|---|
Transient | 指出錯誤被歸類為暫時錯誤。值 = 0。 | |
Configuration | 指出錯誤被歸類為 SharePoint 組態問題設定為系統管理員。值 = 1。 | |
App | 指出錯誤被歸類為應用程式值問題 = 2。 |