Click or drag to resize
IGDStorageFolder Properties

The IGDStorageFolder type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the attributes of a storage item.
(Inherited from IGDStorageItem.)
Public propertyDateCreated
Gets the date and time when the current item was created.
(Inherited from IGDStorageItem.)
Public propertyEncryptedPath
Gets the encrypted path of the item in secure storage, if the item has a path.
(Inherited from IGDStorageItem.)
Public propertyName
Gets the name of the item including the file name extension if there is one.
(Inherited from IGDStorageItem.)
Public propertyPath
Gets the full file-system path of the item, if the item has a path.
(Inherited from IGDStorageItem.)
Top
See Also