FileEntityKind Enum

Definition

Represents the type of FileEntity.

public enum class FileEntityKind
public enum FileEntityKind
type FileEntityKind = 
Public Enum FileEntityKind
Inheritance
FileEntityKind

Fields

File 0

Defines that the entry is a file on the file system.

Folder 1

Defines that the entry is a folder on the file system.

Applies to