Discuss this help topic in SecureBlackbox Forum

TElMultipartFormData.ContentStartPos

TElMultipartFormData     See also     


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


Declaration

[C#]
    long ContentStartPos;

[VB.NET]
    Property ContentStartPos As Long

[Pascal]
    property ContentStartPos : Int64;

[C++]
    int64_t get_ContentStartPos();

[PHP]
    integer get_ContentStartPos()

[Java]
    long getContentStartPos();

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum