Dropbox .NET SDK
Show / Hide Table of Contents

Class SearchMatchTypeV2.ImageContent

This item was matched on image content.

Inheritance
object
SearchMatchTypeV2
SearchMatchTypeV2.ImageContent
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.ImageContent : SearchMatchTypeV2

Fields

View Source

Instance

A singleton instance of ImageContent

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