Click or drag to resize

filepathtoPathWithExtension Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string toPathWithExtension(
	string rootpath = "",
	string customExtension = ""
)
Request Example View Source

Parameters

rootpath (Optional)
Type: SystemString
customExtension (Optional)
Type: SystemString

Return Value

Type: String
See Also