SecureBlackbox 2020 iOS Edition

Questions / Feedback?

baseDir (property)

Base directory on the server.

Syntax

@property (nonatomic,readwrite,assign,getter=baseDir,setter=setBaseDir:) NSString* baseDir;
- (NSString*)baseDir;
- (void)setBaseDir:(NSString*)newBaseDir;
public var baseDir: String {
  get {...}
set {...} }

Default Value

""

Remarks

Use this property to specify the base directory for the SP server.

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