Dropbox .NET SDK
Show / Hide Table of Contents

Class SearchMatchTypeV2.FileContent

This item was matched based on its file contents.

Inheritance
object
SearchMatchTypeV2
SearchMatchTypeV2.FileContent
Inherited Members
SearchMatchTypeV2.IsFilename
SearchMatchTypeV2.AsFilename
SearchMatchTypeV2.IsFileContent
SearchMatchTypeV2.AsFileContent
SearchMatchTypeV2.IsFilenameAndContent
SearchMatchTypeV2.AsFilenameAndContent
SearchMatchTypeV2.IsImageContent
SearchMatchTypeV2.AsImageContent
SearchMatchTypeV2.IsMetadata
SearchMatchTypeV2.AsMetadata
SearchMatchTypeV2.IsOther
SearchMatchTypeV2.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class SearchMatchTypeV2.FileContent : SearchMatchTypeV2

Fields

View Source

Instance

A singleton instance of FileContent

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