The program I am writing in C# creates a subfolder in the directory that the
application is running in.
I would like this folder to be shared with all other users in the network.
Is it possible to achieve this programatically ?
/Jonas
application is running in.
I would like this folder to be shared with all other users in the network.
Is it possible to achieve this programatically ?
/Jonas