Share via


WebRequestExecutor.ResponseContentType property

Gets the content type of the response.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

public abstract string ResponseContentType { get; }

Property value

Type: System.String
The content type of the response.

See also

Reference

WebRequestExecutor class

WebRequestExecutor members

Microsoft.SharePoint.Client namespace