Table of Contents

Enum SpecialFolder

Namespace
VAST.Common
Assembly
VAST.Common.dll

Specifies well-known folder locations used by the application.

public enum SpecialFolder

Fields

CommonApplicationData = 1

Common application data folder shared by all users.

Documents = 3

User's documents folder.

LicenseStorage = 2

License storage folder.

UserSpecificApplicationData = 0

User-specific application data folder.