IO..::..CreateDirectoryIfMissing Method

Creates the directory if missing.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static void CreateDirectoryIfMissing(
	string strPath
)

Parameters

strPath
Type: String
The string path.