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 IList<string> SharePointGetFilenamesInFolder(this ICakeContext cakecontext, string destinationfoldername, SharePointSettings sharepointdetails)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
cakecontext |
ICakeContext |
|
destinationfoldername |
string |
|
sharepointdetails |
SharePointSettings |
|
Return Value
Type |
Description |
IList<string> |
|