• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class RemoveTagError.TagNotPresent

That tag doesn't exist at this path.

Inheritance
System.Object
RemoveTagError
RemoveTagError.TagNotPresent
Inherited Members
RemoveTagError.IsTagNotPresent
RemoveTagError.AsTagNotPresent
RemoveTagError.IsPath
RemoveTagError.AsPath
RemoveTagError.IsOther
RemoveTagError.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.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class TagNotPresent : RemoveTagError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TagNotPresent

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