Discuss this help topic in SecureBlackbox Forum

TSBSftpACE.ACEFlags

TSBSftpACE     See also     


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


This topic is under development…

Declaration

[C#]
    int ACEFlags;

[VB.NET]
    Property ACEFlags As Integer

[Pascal]
    property ACEFlags : integer;

[C++]
    int32_t get_ACEFlags();
    void set_ACEFlags(int32_t Value);

[PHP]
    integer get_ACEFlags()
    void set_ACEFlags(integer $Value)

[Java]
    int getACEFlags();
    void setACEFlags(int Value);

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum