Discuss this help topic in SecureBlackbox Forum

TElBZip2CompressingUnit.Verbosity

TElBZip2CompressingUnit     See also     


Filter: C#/Java  VB.NET  Pascal  C++  PHP  


...

Declaration

[C#/Java]
    long Verbosity;

[VB.NET]
    Property Verbosity As UInt32

[Pascal]
    property Verbosity : Cardinal;

[C++]
    uint32_t get_Verbosity();
    void set_Verbosity(uint32_t Value);

[PHP]
    integer get_Verbosity()
    void set_Verbosity(integer $Value)

Description

    ...

See also:         

Discuss this help topic in SecureBlackbox Forum