Свойство WebRequestExecutor.ResponseContentType
Возвращает тип содержимого ответа.
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client.Runtime (в Microsoft.SharePoint.Client.Runtime.dll)
Синтаксис
'Декларация
Public MustOverride ReadOnly Property ResponseContentType As String
Get
'Применение
Dim instance As WebRequestExecutor
Dim value As String
value = instance.ResponseContentType
public abstract string ResponseContentType { get; }
Значение свойства
Тип: System.String
Тип содержимого ответа.