Click or drag to resize
GDStorageFolder Properties

The GDStorageFolder type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAttributes
Gets the attributes of the current folder.
Public propertyDateCreated
Gets the date and time that the current folder was created.
Public propertyDisplayName
Gets the user-friendly name of the current folder.
Public propertyDisplayType
Gets the user-friendly description of the type of the folder.
Public propertyEncryptedPath
Gets the encrypted path of the current folder in secure storage, if the folder has a path.
Public propertyFolderRelativeId
This property is not implemented yet.
Public propertyName
Gets the name of the current folder.
Public propertyPath
Gets the full path of the current folder in the file system, if the path is available.
Public propertyProperties
This property is not implemented yet.
Public propertyProvider
Gets the StorageProvider object that contains info about the service that stores the current folder.
Top
See Also