Method | Description | |
---|---|---|
AddFile ( string url, byte content, bool overWrite ) : |
||
AddFolder ( string name ) : |
||
SPDGClientFolder ( Folder folder, ClientContext context ) : System.Collections.Generic | ||
Update ( ) : void |
public AddFile ( string url, byte content, bool overWrite ) : |
||
url | string | |
content | byte | |
overWrite | bool | |
return |
public AddFolder ( string name ) : |
||
name | string | |
return |
public SPDGClientFolder ( Folder folder, ClientContext context ) : System.Collections.Generic | ||
folder | Folder | |
context | ClientContext | |
return | System.Collections.Generic |