IO..::..ParentDir Method

Parents the dir.

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

Syntax


public static DirectoryInfo ParentDir(
	string strPath
)

Parameters

strPath
Type: String
The string path.

Return Value

System.IO.DirectoryInfo.