Show / Hide Table of Contents

Class PropertyType.String

The associated property field will be of type string. Unicode is supported.

Inheritance
System.Object
PropertyType
PropertyType.String
Inherited Members
PropertyType.IsString
PropertyType.AsString
PropertyType.IsOther
PropertyType.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.FileProperties
Assembly: Dropbox.Api.dll
Syntax
public sealed class String : PropertyType

Fields

| Improve this Doc View Source

Instance

A singleton instance of String

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