ILNumerics Ultimate VS

HelperCombinePath Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Combine two path fragments

[ILNumerics HDF5 Module]

Namespace:  ILNumerics.IO.HDF5
Assembly:  ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static string CombinePath(
	string path,
	string path2
)

Parameters

path
Type: SystemString
First path fragment
path2
Type: SystemString
Second path fragment

Return Value

Type: String
The combined path
Remarks

[ILNumerics HDF5 Module]

See Also

Reference