Overload | Description |
---|---|
CreateNew(String,Int32) | Creates a new file (or truncates an existing one) that stores multiple smaller files |
CreateNew(String,Int32,Int32,Int32,FileOptions) | Creates a new file (or truncates an existing one) that stores multiple smaller files |
CreateNew(IFactory<Stream>,Int32,Int32,Int32) | Creates a new file (or truncates an existing one) that stores multiple smaller files |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7