MemoryFolder Constructor
See Also 
Xceed.FileSystem Assembly > Xceed.FileSystem Namespace > MemoryFolder Class : MemoryFolder Constructor


Overload List

OverloadDescription
MemoryFolder Constructor()Initializes a new instance of the MemoryFolder class, using a unique root name.  
MemoryFolder Constructor(String)Initializes a new instance of the MemoryFolder class specifying its full path name.  
MemoryFolder Constructor(String,String)Initializes a new instance of the MemoryFolder class specifying its root name and folder path.  

Requirements

Target Platforms: Windows 2000, Windows XP SP3 Family, Windows Server 2003-2008 Family, Windows Vista, Windows 7

See Also