How to create a folder using WINAPI::SERVER()

Hi,…

I would like to ask is there a way to create a folder to directory path using WINAPI::SERVER() ??? I got it in WINAPI but not in WINAPI::SERVER :frowning:

well… I used System.IO.Directory::CreateDirectory() :slight_smile: