de la propiedad WebRequestExecutor.ResponseContentType
Obtiene el tipo de contenido de la respuesta.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)
Sintaxis
'Declaración
Public MustOverride ReadOnly Property ResponseContentType As String
Get
'Uso
Dim instance As WebRequestExecutor
Dim value As String
value = instance.ResponseContentType
public abstract string ResponseContentType { get; }
Valor de propiedad
Tipo: System.String
El tipo de contenido de la respuesta.