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. | |
Create | Overloaded. Creates the physical item represented by this FileSystemItem object. (Inherited from FileSystemItem) | |
CreateObjRef | (Inherited from FileSystemItem) | |
CreateWrite | Overloaded. Creates a file and opens it for writing. | |
Delete | Overloaded. Permanently deletes the physical item. (Inherited from FileSystemItem) | |
DoCopyToComplete | ||
DoCopyToLoop | ||
DoCopyToSetup | ||
GetLifetimeService | (Inherited from FileSystemItem) | |
GetMetadata | (Inherited from FileSystemItem) | |
InitializeLifetimeService | (Inherited from FileSystemItem) | |
IsSameAs | Gets a boolean value indicating if the source and target items represent the same physical entity. (Inherited from FileSystemItem) | |
MoveTo | Overloaded. Moves the contents of the AbstractFile object to the target AbstractFile object. | |
OpenRead | Overloaded. Opens the file for reading. | |
OpenWrite | Overloaded. Opens the file for writing. | |
Refresh | Overloaded. Re-reads the information from the physical item. (Inherited from FileSystemItem) | |
SetName | (Inherited from FileSystemItem) | |
ToString | Returns the full name of the item. (Inherited from FileSystemItem) |