Dropbox .NET SDK

Class TeamProfileAddBackgroundDetails

Added team background to display on shared link headers.

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

Constructors

View Source

TeamProfileAddBackgroundDetails()

Initializes a new instance of the TeamProfileAddBackgroundDetails class.

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