Click or drag to resize

AppContentReadPackageBytes Method

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public byte[] ReadPackageBytes(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Byte
See Also