IFileSystemServiceGetFolder Method

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