Dropbox .NET SDK

Class SharedFolderUnmountDetails

Deleted shared folder from Dropbox.

Inheritance
object
SharedFolderUnmountDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class SharedFolderUnmountDetails

Constructors

View Source

SharedFolderUnmountDetails()

Initializes a new instance of the SharedFolderUnmountDetails class.

Declaration
public SharedFolderUnmountDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK