Свойство AppInstanceErrorDetails.ErrorTypeName
Возвращает имя типа ошибки.
Пространство имен: 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 ReadOnly Property ErrorTypeName As String
Get
'Применение
Dim instance As AppInstanceErrorDetails
Dim value As String
value = instance.ErrorTypeName
public string ErrorTypeName { get; }
Значение свойства
Тип: System.String
Имя типа ошибки.