This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.SharePoint.
Syntax
public static void SharePointUploadFile(this ICakeContext cakecontext, FilePath filename, string destinationfoldername, SharePointSettings sharepointdetails)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
cakecontext |
ICakeContext |
|
filename |
FilePath |
|
destinationfoldername |
string |
|
sharepointdetails |
SharePointSettings |
|
Return Value