Name | Description | |
---|---|---|
ApplyPropertiesTo | Overloaded. Copies the item's properties to another item. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CopyTo | Overloaded. Copies the file's data to another file. (Inherited from AbstractFile) | |
Create | Overloaded. Creates the physical item represented by this FileSystemItem object. (Inherited from AbstractFile) | |
CreateObjRef | (Inherited from AbstractFile) | |
CreateWrite | Overloaded. Creates a file and opens it for writing. (Inherited from AbstractFile) | |
Delete | Overloaded. Permanently deletes the physical item. (Inherited from AbstractFile) | |
DoCopyToComplete | (Inherited from AbstractFile) | |
DoCopyToLoop | (Inherited from AbstractFile) | |
DoCopyToSetup | (Inherited from AbstractFile) | |
GetLifetimeService | (Inherited from AbstractFile) | |
GetMetadata | (Inherited from AbstractFile) | |
InitializeLifetimeService | (Inherited from AbstractFile) | |
IsSameAs | Overridden. Gets a boolean value indicating if the source and target items represent the same physical entity. | |
MoveTo | Overloaded. Moves the contents of the AbstractFile object to the target AbstractFile object. (Inherited from AbstractFile) | |
OpenRead | Overloaded. Opens the file for reading. (Inherited from AbstractFile) | |
OpenWrite | Overloaded. Opens the file for writing. (Inherited from AbstractFile) | |
Refresh | Overloaded. Re-reads the information from the physical item. (Inherited from AbstractFile) | |
SetName | (Inherited from AbstractFile) | |
ToArray | Writes the file contents to a System.Byte array, regardless of the state and position of opened streams. | |
ToString | Returns the full name of the item. (Inherited from AbstractFile) |