ResourcePath Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.ResourcePath", ServerTypeId="{a265a356-274b-4e6c-b0ef-bbc22bd0969a}", ValueObject=true)]
public class ResourcePath : Microsoft.SharePoint.Client.ClientValueObject
type ResourcePath = class
    inherit ClientValueObject
Public Class ResourcePath
Inherits ClientValueObject
Inheritance
ResourcePath
Attributes

Constructors

ResourcePath()

Properties

DecodedUrl
TypeId

Methods

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

Applies to