DefaultDocumentPropertyNames.DocumentPath field
Namespace: Microsoft.SharePoint.Client.DocumentSet
Assembly: Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)
Syntax
'Declaration
Public Const DocumentPath As String
'Usage
Dim value As String
value = DefaultDocumentPropertyNames.DocumentPath
public const string DocumentPath
See also
Reference
DefaultDocumentPropertyNames class