Dropbox .NET SDK

Class AllowDownloadDisabledDetails

Disabled downloads.

Inheritance
object
AllowDownloadDisabledDetails
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 AllowDownloadDisabledDetails

Constructors

View Source

AllowDownloadDisabledDetails()

Initializes a new instance of the AllowDownloadDisabledDetails class.

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