Enum DirectoryEntry.EntryType
Possible entry types.
Namespace: Syncfusion.CompoundFile.DocIO.Net
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum EntryTypeFields
| Name | |
|---|---|
| Invalid | Invalid entry. | 
| LockBytes | |
| Property | |
| Root | Root entry. | 
| Storage | Entry is storage. | 
| Stream | Entry is stream. |