Click or drag to resize
AppEnv Class
Application Environment
Inheritance Hierarchy
SystemObject
  DrawerBackup.NativeAppEnv

Namespace: DrawerBackup.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class AppEnv

The AppEnv type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDataDirectory
Data Directory
Public propertyStatic memberNotifications
Notifications
Public propertyStatic memberPerformance
Performance Environment
Public propertyStatic memberScripts
Scripts Directory
Public propertyStatic memberTempDirectory
Temp Directory
Top
Methods
  NameDescription
Public methodStatic memberCheckAndCreateDir
Check if a Directory exists, if not create it
Top
See Also