Click or drag to resize

AppContentReadPackageBytes Method


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

Parameters

path  String
 

Return Value

Byte
See Also