SecureBlackbox 2020 iOS Edition

Questions / Feedback?

metadataRoot (property)

The metadata directory root.

Syntax

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

Default Value

""

Remarks

The metadata directory is a dedicated location for storing properties of the files served by the WebDAVServer.

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