Show / Hide Table of Contents

Class SearchMatchType.Both

This item was matched based on both its contents and its file name.

Inheritance
System.Object
SearchMatchType
SearchMatchType.Both
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 Both : SearchMatchType

Fields

| Improve this Doc View Source

Instance

A singleton instance of Both

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