Dropbox .NET SDK
Show / Hide Table of Contents

Class ViewerInfoPolicy.Enabled

Viewer information is available on this file.

Inheritance
object
ViewerInfoPolicy
ViewerInfoPolicy.Enabled
Inherited Members
ViewerInfoPolicy.IsEnabled
ViewerInfoPolicy.AsEnabled
ViewerInfoPolicy.IsDisabled
ViewerInfoPolicy.AsDisabled
ViewerInfoPolicy.IsOther
ViewerInfoPolicy.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class ViewerInfoPolicy.Enabled : ViewerInfoPolicy

Fields

View Source

Instance

A singleton instance of Enabled

Declaration
public static readonly ViewerInfoPolicy.Enabled Instance
Field Value
Type Description
ViewerInfoPolicy.Enabled
  • View Source
In this article
Back to top Dropbox .NET SDK