Share via


DefaultDocument.DocumentPath property

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.Client.ResourcePath

See also

Reference

DefaultDocument class

DefaultDocument members

Microsoft.SharePoint.Client.DocumentSet namespace