Discuss this help topic in SecureBlackbox Forum

TElMultipartFormData.ContentSize

TElMultipartFormData     See also     


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


Declaration

[C#]
    long ContentSize;

[VB.NET]
    Property ContentSize As Long

[Pascal]
    property ContentSize : Int64;

[C++]
    int64_t get_ContentSize();

[PHP]
    integer get_ContentSize()

[Java]
    long getContentSize();

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum