DataSourceFileSystemProvider Properties
Provides an implementation of a data source file system provider.
Name | Description |
---|---|
Data |
For internal use only. |
File |
Gets or sets the name of the data source field which provides file content. |
Is |
Gets or sets the name of the data source field which provides values indicating whether an item is a file or folder. |
Key |
Gets or sets the name of the data source key field. |
Last |
Gets or sets the name of the data source field which provides the time of the last file modification. |
Name |
Gets or sets the name of the data source field which provides unique item identifier names. |
Parent |
Gets or sets the name of the data source field which provides the item parent key values. |
Root |
Returns the root folder.
Inherited from File |
Root |
Gets the root folder’s caption. |
See Also