Discuss this help topic in SecureBlackbox Forum

TElSftpFileAttributes.UserExecute

TElSftpFileAttributes     See also     


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


Specifies owner's execute access right for the file.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property UserExecute: boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to get/set if file owner can execute this file.

See also:     Owner     UserRead     UserWrite     GroupExecute     OtherExecute    

Discuss this help topic in SecureBlackbox Forum