Share via


Attachment.ServerRelativePath property

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.Client.ResourcePath

See also

Reference

Attachment class

Attachment members

Microsoft.SharePoint.Client namespace