Web.ResourcePath property

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

Syntax

'Declaration
Public ReadOnly Property ResourcePath As ResourcePath
    Get
'Usage
Dim instance As Web
Dim value As ResourcePath

value = instance.ResourcePath
public ResourcePath ResourcePath { get; }

Property value

Type: Microsoft.SharePoint.Client.ResourcePath

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace