Click or drag to resize

SerializationHelperGetInputFileNames Method

GetInputFileNames

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<string> GetInputFileNames(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: ListString
See Also