Attachment.FileNameAsPath property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property FileNameAsPath As ResourcePath
Get
'Usage
Dim instance As Attachment
Dim value As ResourcePath
value = instance.FileNameAsPath
public ResourcePath FileNameAsPath { get; }
Property value
Type: Microsoft.SharePoint.Client.ResourcePath