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)
Syntaxpublic const int PageSize = 128
Public Const PageSize As Integer = 128
public:
literal int PageSize = 128
static val mutable PageSize: int
Field Value
Type: 
Int32
See Also