Click or drag to resize
GDBasicProperties Class
Saves and retrieves the properties of a storage item.
Inheritance Hierarchy
SystemObject
  GDGDBasicProperties

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public sealed class GDBasicProperties : IStorageItemExtraProperties

The GDBasicProperties type exposes the following members.

Properties
  NameDescription
Public propertyDateModified
Gets the timestamp of the last time the file was modified.
Public propertyItemDate
Gets the most relevant date for the item.
Public propertySize
Size of item in bytes.
Top
Methods
See Also

Reference