Click or drag to resize

AppContentReadPackageDirectory Method

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public string[] ReadPackageDirectory(
	string directory
)

Parameters

directory
Type: SystemString

Return Value

Type: String
See Also