Search Results for

    Show / Hide Table of Contents

    Class PhotoFile

    Inheritance
    Object
    PhotoFile
    Namespace: JoshAaronMiller.INaturalist
    Assembly: cs.temp.dll.dll
    Syntax
    public class PhotoFile

    Fields

    fileName

    Declaration
    public string fileName
    Field Value
    Type Description
    String

    filePath

    Declaration
    public string filePath
    Field Value
    Type Description
    String

    fileType

    Declaration
    public string fileType
    Field Value
    Type Description
    String

    Methods

    ToBytes()

    Declaration
    public byte[] ToBytes()
    Returns
    Type Description
    Byte[]
    In This Article
    Back to top Documentation