Click or drag to resize
AppEnvCheckAndCreateDir Method
Check if a Directory exists, if not create it

Namespace: DrawerBackup.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static void CheckAndCreateDir(
	string dir
)

Parameters

dir
Type: SystemString
See Also