Click or drag to resize

DirectoryGetPath Method

Check path with ends \. If not then adds a \.

Namespace:  SIC.Test.Helper
Assembly:  SIC.Test.Helper (in SIC.Test.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private string GetPath(
	string pPath
)

Parameters

pPath
Type: SystemString

[Missing <param name="pPath"/> documentation for "M:SIC.Test.Helper.Directory.GetPath(System.String)"]

Return Value

Type: String
Path with ends \
See Also