Click or drag to resize
IGDStorageFile Properties

The IGDStorageFile type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the attributes of a storage item.
(Inherited from IGDStorageItem.)
Public propertyContentType
Gets the MIME type of the contents of the file.
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 propertyFileType
Gets the type (file name extension) of the file.
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