Create Method
See Also 
Xceed.FileSystem Assembly > Xceed.FileSystem Namespace > FileSystemItem Class : Create Method


Creates the physical item represented by this FileSystemItem object.

Overload List

OverloadDescription
Create()Creates the physical item represented by this FileSystemItem object.  
Create(FileSystemEvents,Object)Creates the physical item represented by this FileSystemItem object and raises events during the process.  

Requirements

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

See Also