Show / Hide Table of Contents

Class AccessInheritance.NoInherit

The shared folder does not inherit its members from the parent folder.

Inheritance
System.Object
AccessInheritance
AccessInheritance.NoInherit
Inherited Members
AccessInheritance.IsInherit
AccessInheritance.AsInherit
AccessInheritance.IsNoInherit
AccessInheritance.AsNoInherit
AccessInheritance.IsOther
AccessInheritance.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class NoInherit : AccessInheritance

Fields

| Improve this Doc View Source

Instance

A singleton instance of NoInherit

Declaration
public static readonly AccessInheritance.NoInherit Instance
Field Value
Type Description
AccessInheritance.NoInherit
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX