The ISharePointFileService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetFile |
Gets SharePoint file identified by server relative URL.
The file may be loaded eagerly or lazily (depends on implementation). In such case an invalid serverRelativeUrl is not reported immediately.
|
![]() | IsConnectionSupported |
Tells you whether connection parameters can be used by instantiated SharePoint service implementation (eg. the authentication mode might not be supported).
(Inherited from ISharePointService.) |
See Also