luni, 25 august 2014

GetRandomFileName C#

GetRandomFileName returns a random cryptographically string that can be used as either a folder name or a file name. GetRandomFileName does not create a file. 
 
Example:
string rndFile = Path.GetRandomFileName();

Niciun comentariu:

Trimiteți un comentariu