Dropbox .NET SDK
Show / Hide Table of Contents

Class SharingAllowlistListError

This struct is empty. The comment here is intentionally emitted to avoid indentation issues with Stone.

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

Constructors

View Source

SharingAllowlistListError()

Initializes a new instance of the SharingAllowlistListError class.

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