SecureBlackbox 2020 iOS Edition

Questions / Feedback?

currListEntryLongName (property)

Contains the long name of the file (human-readable, ftp-like).

Syntax

@property (nonatomic,readonly,assign,getter=currListEntryLongName) NSString* currListEntryLongName;
- (NSString*)currListEntryLongName;
public var currListEntryLongName: String {
  get {...}
}

Default Value

""

Remarks

Contains the long name of the file (human-readable, ftp-like).

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]