AttachmentCollection.GetByFileNameAsPath(ResourcePath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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