Поделиться через


Свойство ClientServiceException.ErrorInformation

Пространство имен:  Microsoft.SharePoint.Client
Сборка:  Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)

Синтаксис

'Декларация
Public Property ErrorInformation As ErrorInformation
    Get
    Set
'Применение
Dim instance As ClientServiceException
Dim value As ErrorInformation

value = instance.ErrorInformation

instance.ErrorInformation = value
public ErrorInformation ErrorInformation { get; set; }

Значение свойства

Тип: Microsoft.SharePoint.Client.ErrorInformation

См. также

Справочные материалы

ClientServiceException класс

Элементы ClientServiceException

Пространство имен Microsoft.SharePoint.Client