Fields (2) Methods (1)
Namespace: SchwabenCode.QuickIO

Syntax

public enum QuickIOFileSystemEntryType : Enum

Basetype

  • System.Enum

Summary

Represents type of path or handle

Fields

Directory

Represents a directory (FileAttributescontains directory flag)

public const QuickIOFileSystemEntryType Directory

Constant Value

1

File

Represents a file (FileAttributes does not contain directory flag)

public const QuickIOFileSystemEntryType File

Constant Value

0

Methods

QuickIOFileSystemEntryType()

Represents type of path or handle

public void QuickIOFileSystemEntryType()

Classdiagram

save

reset

Drag to pan - Use Mousewheel + Ctrl to zoom