Show / Hide Table of Contents

    Class File

    Inheritance
    Object
    File
    Namespace: GoogleSheetFetcher.Editor
    Assembly: GoogleSheetFetcher.Editor.dll
    Syntax
    public class File

    Properties

    | Improve this Doc View Source

    FileType

    Declaration
    public FileType FileType { get; }
    Property Value
    Type Description
    FileType
    | Improve this Doc View Source

    Id

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    String
    • Improve this Doc
    • View Source
    Back to top Google Sheet Fetcher Documentation