TdxCloudStorageSpecialFolder Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new special folder that has the specified type. |
Create |
Creates a new Tdx |
#Properties
Name | Description |
---|---|
Children |
Provides access to the folder’s content.
Inherited from Tdx |
Created |
Returns the online storage resource’s creation date.
Inherited from Tdx |
Download |
Returns the stored file’s universal resource identifier (URI).
Inherited from Tdx |
Drive |
Returns the drive ID that indicates on which drive the online resource is stored on the connected Microsoft One |
File |
Returns the stored file’s size, in bytes.
Inherited from Tdx |
Icon |
Returns a universal resource identifier (URI) of the icon corresponding to the online resource’s type.
Inherited from Tdx |
ID |
Returns the online resource’s unique identifier within the connected cloud file storage service account.
Inherited from Tdx |
Is |
Identifies if the folder’s content structure is loaded from the connected online storage service’s server.
Inherited from Tdx |
MIMEType |
Returns the online resource’s MIME content type.
Inherited from Tdx |
Modified |
Returns the online resource’s last modification date.
Inherited from Tdx |
Name |
Returns the online storage resource’s name.
Inherited from Tdx |
Parents |
Provides access to the list of the online storage resource’s direct parent folders.
Inherited from Tdx |
Permissions |
Provides access to the collection of item access permissions.
Inherited from Tdx |
Shared |
Identifies whether the online storage resource is shared.
Inherited from Tdx |
Trashed |
Identifies if the online storage resource is within the “Trash” special folder.
Inherited from Tdx |
Type | Returns the special folder’s type. |
#Methods
Name | Description |
---|---|
Copy |
Overrides the folder copy procedure for the special folder’s metadata container. |
Delete | Overrides the folder delete procedure for the special folder’s metadata container. |
Equals |
Inherited from TObject. |
Fetch |
Loads the folder’s content structure from the connected online file storage’s server.
Inherited from Tdx |
Get |
Inherited from TObject. |
Has |
Identifies if the folder has any loaded content.
Inherited from Tdx |
Index |
Returns the index of the specified resource within the folder.
Inherited from Tdx |
Is |
Identifies if the online resource is a folder.
Inherited from Tdx |
Is |
Identifies if the current folder is the root folder on the connected cloud service storage account.
Inherited from Tdx |
Move |
Overrides the folder move procedure for the special folder’s metadata container. |
Move |
Overrides the folder trash procedure for the special folder’s metadata container. |
Restore |
Overrides the folder restore procedure for the special folder’s metadata container. |
To |
Inherited from TObject. |
See Also