Dropbox .NET SDK
Show / Hide Table of Contents

Class ViewerInfoPolicy.Disabled

Viewer information is disabled on this file.

Inheritance
object
ViewerInfoPolicy
ViewerInfoPolicy.Disabled
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.Disabled : ViewerInfoPolicy

Fields

View Source

Instance

A singleton instance of Disabled

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