Freigeben über


List.AddItemUsingPath(ListItemCreationInformationUsingPath) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ListItem AddItemUsingPath (Microsoft.SharePoint.Client.ListItemCreationInformationUsingPath parameters);
member this.AddItemUsingPath : Microsoft.SharePoint.Client.ListItemCreationInformationUsingPath -> Microsoft.SharePoint.Client.ListItem
Public Function AddItemUsingPath (parameters As ListItemCreationInformationUsingPath) As ListItem

Parameters

Returns

Attributes

Applies to