Name | Description | |
---|---|---|
MemoryFile Constructor | Overloaded. |
The following tables list the members exposed by MemoryFile.
Name | Description | |
---|---|---|
MemoryFile Constructor | Overloaded. |
Name | Description | |
---|---|---|
Attributes | Gets or sets the attributes of the item. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CreationDateTime | Gets or sets the creation date and time of the item. (Inherited from AbstractFile) | |
Exists | Gets a boolean value indicating if the item physically exists. (Inherited from AbstractFile) | |
FullName | Gets the full name of the item. (Inherited from AbstractFile) | |
HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from AbstractFile) | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from AbstractFile) | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from AbstractFile) | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from AbstractFile) | |
HostedFullName | Gets a human-readable full pathname representing the fully qualified path of all host files containing the item and the path of the item itself. (Inherited from AbstractFile) | |
HostFile | Gets an AbstractFile containing an archived version of this FileSystemItem. (Inherited from AbstractFile) | |
LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from AbstractFile) | |
LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from AbstractFile) | |
Name | Gets or sets the filename, without path, of the item. (Inherited from AbstractFile) | |
ParentFolder | Gets a reference to the parent folder of this item. (Inherited from AbstractFile) | |
RootFolder | Gets a reference to the root folder of this item. (Inherited from AbstractFile) | |
Size | Gets the size of the file in bytes. (Inherited from AbstractFile) |
Name | Description | |
---|---|---|
BatchUpdateable | Overridden. Gets the IBatchUpdateable implementation for this item. | |
DoAttributes | Overridden. Gets or sets the attributes of the item. | |
DoCreationDateTime | Overridden. Gets or sets the creation date and time of the item. | |
DoExists | Overridden. Gets a boolean value indicating if the item physically exists. | |
DoFullName | Overridden. Gets the full name of the item. | |
DoHasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from Xceed.FileSystem.FileSystemItem) | |
DoHasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from AbstractFile) | |
DoHasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from AbstractFile) | |
DoHasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from AbstractFile) | |
DoLastAccessDateTime | Overridden. Gets or sets the last access date and time of the item. | |
DoLastWriteDateTime | Overridden. Gets or sets the modification date and time of the item. | |
DoName | Overridden. Gets or sets the filename, without path, of the item. | |
DoParentFolder | Overridden. Gets a reference to the parent folder of this item. | |
DoRootFolder | Overridden. Gets a reference to the root folder of this item. | |
DoSize | Overridden. Gets the size of the file in bytes. | |
InvalidChars | Gets the characters that are invalid in file and folder names. (Inherited from AbstractFile) |
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) |
Name | Description | |
---|---|---|
ApplyPropertiesToCore | (Inherited from Xceed.FileSystem.FileSystemItem) | |
BuildList | Builds a list of FileSystemItem objects to process. (Inherited from AbstractFile) | |
BuildListForCreate | Handles the special cases in regards to building the list of items to process when creating a FileSystemItem object. (Inherited from AbstractFile) | |
CreateFileMultiThreadItem | (Inherited from AbstractFile) | |
CreateFolderMultiThreadItem | (Inherited from AbstractFile) | |
CreateSession | Overloaded. (Inherited from AbstractFile) | |
DoApplyPropertiesFrom | This method is reserved for internal use and is not intended to be used directly from your code. (Inherited from AbstractFile) | |
DoApplyPropertiesTo | Copies the item's properties to another item. (Inherited from AbstractFile) | |
DoCopyTo | Copies the file into the destination. (Inherited from AbstractFile) | |
DoCreate | Overridden. Creates the physical file. | |
DoCreateWrite | Creates the file and opens it for writing. (Inherited from AbstractFile) | |
DoDelete | Overridden. Permanently deletes the physical item. | |
DoGetMetadata | (Inherited from AbstractFile) | |
DoMoveTo | (Inherited from AbstractFile) | |
DoOpenRead | Overridden. Opens the file for reading. | |
DoOpenWrite | Overridden. Opens the file for writing. | |
DoRefresh | Overridden. Re-reads the information from the physical item. In the case of a MemoryFile object, we are always up-to-date. | |
DoSetMetadata | (Inherited from AbstractFile) | |
EnsureDateIsValid | Ensures that the System.DateTime value is valid. (Inherited from AbstractFile) | |
GetAutomaticReadFileShare | Retrieves a value indicating the default FileShare value to be used when opening read streams for copy/move operations. (Inherited from AbstractFile) | |
GetAutomaticWriteFileShare | Retrieves a value indicating the default FileShare value to be used when opening write streams for copy/move operations. (Inherited from AbstractFile) | |
GetStreamBufferSize | Returns the recommended buffer size for a stream copy operation. (Inherited from AbstractFile) | |
IsPathRooted | Overridden. Returns a boolean value indicating if the path passed is rooted. | |
IsPublicException | (Inherited from AbstractFile) | |
ListCopyTo | Copies each item in the FileSystemEventsSession object's list to each item's destination. (Inherited from AbstractFile) | |
ListCopyToCore | Copies the item pair's current FileSystemItem to its target FileSystemItem. (Inherited from AbstractFile) | |
ListCreate | Creates each item in the FileSystemEventsSession object's list. (Inherited from AbstractFile) | |
ListCreateCore | Creates the item pair's current FileSystemItem. (Inherited from AbstractFile) | |
ListDelete | Deletes each item in the FileSystemEventsSession object's list. (Inherited from AbstractFile) | |
ListDeleteCore | Deletes the item pair's current FileSystemItem. (Inherited from AbstractFile) | |
ListMoveTo | Moves each item in the FileSystemEventsSession object's list to each item's destination. (Inherited from AbstractFile) | |
ListMoveToCore | Moves the item pair's current FileSystemItem to its target FileSystemItem. (Inherited from AbstractFile) | |
MemberwiseClone | Overloaded. (Inherited from AbstractFile) | |
NeedsApplyPropertiesTo | (Inherited from AbstractFile) | |
OnCreated | Called when a client explicitly calls Create. (Inherited from AbstractFile) | |
OnSessionCreated | (Inherited from AbstractFile) | |
OnSessionCreatedDestination | (Inherited from AbstractFile) | |
ValidateDoCopyToContext | (Inherited from AbstractFile) | |
ValidateDoCopyToContextAsDestination | (Inherited from AbstractFile) |