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

Class SearchMatchType.Filename

This item was matched on its file or folder name.

Inheritance
System.Object
SearchMatchType
SearchMatchType.Filename
Inherited Members
SearchMatchType.IsFilename
SearchMatchType.AsFilename
SearchMatchType.IsContent
SearchMatchType.AsContent
SearchMatchType.IsBoth
SearchMatchType.AsBoth
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 Filename : SearchMatchType

Fields

| Improve this Doc View Source

Instance

A singleton instance of Filename

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