Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.ConvenienceLib.FilesFolders Class Reference

Various methods to create folders and test permissions on a file More...

Static Public Member Functions

static bool CreateFolder (String folder_string)
 Tries to create a folder from the full path given More...
 
static bool TestWritePermissions (string path)
 

Detailed Description

Various methods to create folders and test permissions on a file

Member Function Documentation

static bool Greet.ConvenienceLib.FilesFolders.CreateFolder ( String  folder_string)
static

Tries to create a folder from the full path given

Parameters
folder_string
Returns
Returns true is succeed, false if failed for permissions reasons

The documentation for this class was generated from the following file: