IFileSystemServiceGetFile Method

Overload List
  NameDescription
Public methodGetFile(Guid)
Gets a File specified by its ID.
Public methodGetFile(Guid, GetEntryOptions)
Gets a File specified by its ID.
Public methodGetFile(String, Guid)
Gets a File specified by its name and parent folder.
Public methodGetFile(String, Guid, GetEntryOptions)
Gets a File specified by its name and parent folder.
Top
See Also