FileManagerFile Members
In This Article
#Constructors
Name | Description |
---|---|
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
File |
Initializes a new instance of the File |
#Properties
Name | Description |
---|---|
Extension | Gets the string that specifies the extension of the file. |
Folder | Gets the parent folder to which the current file belongs. |
Full |
Gets the full name of the current item.
Inherited from File |
Id |
Gets the item‘s unique identifier.
Inherited from File |
Last |
Returns the time of the last item (file or folder) modification.
Inherited from File |
Length |
Gets the file‘s length in bytes.
Inherited from File |
Location |
Gets the current item’s location.
Inherited from File |
Metadata |
Provides access to an item’s metadata.
Inherited from File |
Name |
Gets the name of the current item.
Inherited from File |
Permissions | Provides a set of permissions for the File Manager’s file. |
Relative |
Gets a relative name of the current item.
Inherited from File |
Thumbnail |
Gets the path to the item thumbnail.
Inherited from File |
Tooltip |
Gets a tooltip text.
Inherited from File |
#Methods
Name | Description |
---|---|
Equals |
Compares this File |
Equals |
Compares this File |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from File |
See Also