Udostępnij za pośrednictwem


AttachmentCollection.GetByFileNameAsPath(ResourcePath) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Attachment GetByFileNameAsPath (Microsoft.SharePoint.Client.ResourcePath fileName);
member this.GetByFileNameAsPath : Microsoft.SharePoint.Client.ResourcePath -> Microsoft.SharePoint.Client.Attachment
Public Function GetByFileNameAsPath (fileName As ResourcePath) As Attachment

Parameters

fileName
ResourcePath

Returns

Attributes

Applies to