WebResponseInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.WebResponseInfo", ServerTypeId="{73b6054a-aa40-41e4-a34f-5a6f898e6d4f}", ValueObject=true)]
public class WebResponseInfo : Microsoft.SharePoint.Client.ClientValueObject
type WebResponseInfo = class
    inherit ClientValueObject
Public Class WebResponseInfo
Inherits ClientValueObject
Inheritance
WebResponseInfo
Attributes

Constructors

WebResponseInfo()

Properties

Body
Headers
StatusCode
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to