Dropbox .NET SDK

Class TeamProfileAddLogoDetails

Added team logo to display on shared link headers.

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

Constructors

View Source

TeamProfileAddLogoDetails()

Initializes a new instance of the TeamProfileAddLogoDetails class.

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