Table of Contents

Enum FileSystemHelper.FolderType

Namespace
Innova.Prism.Library.Utilities
Assembly
Innova.Prism.Library.dll

Options to specify whether folders should be in the open or closed state.

public enum FileSystemHelper.FolderType

Fields

Closed = 1

Specify closed folder.

Open = 0

Specify open folder.