makeDirectory (method)

Make a new directory.

Syntax

- (void)makeDirectory:(NSString*)resourceURI;
public func makeDirectory(_ resourceURI: String) throws -> Void

Remarks

A new resource collection is created at the location specified by ResourceURI.

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