Name | Description | |
---|---|---|
![]() | WindowsDiskFile Constructor | Overloaded. |
The following tables list the members exposed by WindowsDiskFile.
Name | Description | |
---|---|---|
![]() | WindowsDiskFile 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 Xceed.FileSystem.FileSystemItem) |
![]() | CreationDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | Exists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | FullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasCreationDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasLastAccessDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasLastWriteDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | 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 Xceed.FileSystem.FileSystemItem) |
![]() | HostFile | Gets an Xceed.FileSystem.AbstractFile containing an archived version of this Xceed.FileSystem.FileSystemItem. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | LastAccessDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | LastWriteDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | Name | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ReparsePointTags | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | RootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | Size | Gets the size of the file in bytes. (Inherited from Xceed.FileSystem.AbstractFile) |
Name | Description | |
---|---|---|
![]() | BatchUpdateable | Returns null (Nothing in Visual Basic) since a Xceed.FileSystem.DiskFile or a Xceed.FileSystem.DiskFolder does not support the Xceed.FileSystem.IBatchUpdateable interface. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoAttributes | Gets or sets the attributes of the item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoCreationDateTime | Gets or sets the creation date and time of the item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoCreationDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoExists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoFullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | 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 Xceed.FileSystem.FileSystemItem) |
![]() | DoHasCreationDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoHasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoHasLastAccessDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoHasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoHasLastWriteDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoLastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoLastAccessDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoLastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoLastWriteDateTimeUtc | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoName | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoRootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | DoSize | Gets the size of the file in bytes. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | InvalidChars | Gets the characters that are invalid in file and folder names. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | IOHandler | (Inherited from Xceed.FileSystem.DiskFile) |
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 Xceed.FileSystem.AbstractFile) |
![]() | Create | Overloaded. Creates the physical item represented by this Xceed.FileSystem.FileSystemItem object. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreateWrite | Overloaded. Creates a file and opens it for writing. (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | Delete | Overloaded. Permanently deletes the physical item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoCopyToComplete | (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | DoCopyToLoop | (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | DoCopyToSetup | (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetMetadata | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsReparseTagNameSurrogate | (Inherited from Xceed.FileSystem.DiskFile) |
![]() | IsSameAs | Gets a boolean value indicating if the source and target items represent the same physical entity. (Inherited from Xceed.FileSystem.DiskFile) |
![]() | MoveTo | Overloaded. Moves the contents of the Xceed.FileSystem.AbstractFile object to the target Xceed.FileSystem.AbstractFile object. (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | OpenRead | Overloaded. Opens the file for reading. (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | OpenWrite | Overloaded. Opens the file for writing. (Inherited from Xceed.FileSystem.AbstractFile) |
![]() | Refresh | Overloaded. Re-reads the information from the physical item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | SetName | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ToString | Returns the full name of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |