alexa

    Show / Hide Table of Contents

    Enum DirectoryEntry.EntryType

    Possible entry types.

    Namespace: Syncfusion.CompoundFile.DocIO.Net
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum EntryType

    Fields

    Name
    Invalid

    Invalid entry.

    LockBytes
    Property
    Root

    Root entry.

    Storage

    Entry is storage.

    Stream

    Entry is stream.

    Back to top Generated by DocFX