IImage.Timestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that represents the timestamp of the image.
public long Timestamp { get; }
member this.Timestamp : int64
Public ReadOnly Property Timestamp As Long
Property Value
Remarks
The method of computing this value varies across images, so determining the point in time represented is non-trivial. This property is best used as an opaque value.