FirmwarePagePageSize Field |
The required size of a page byte array.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int PageSize = 128
Public Const PageSize As Integer = 128
public:
literal int PageSize = 128
static val mutable PageSize: int
Field Value
Type:
Int32See Also