Méthode | 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 | |
Résultat |
public AddFolder ( string name ) : |
||
name | string | |
Résultat |
public SPDGClientFolder ( Folder folder, ClientContext context ) : System.Collections.Generic | ||
folder | Folder | |
context | ClientContext | |
Résultat | System.Collections.Generic |