RepositoryGetFileContentsEx Method |
Name | Description | |
---|---|---|
![]() ![]() | GetFileContentsEx(IListFileSpec, Options) |
Return the contents of the files identified by the passed-in file specs.
Use this method if user wants get file contents in binary format or if server is returning file contents in binary format.
|
![]() ![]() | GetFileContentsEx(Options, FileSpec) |
Return the contents of the files identified by the passed-in file specs.
Use this method if user wants get file contents in binary format or if server is returning file contents in binary format.
|