This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.XmpModifyDate Property

Gets the xmp:ModifyDate tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property XmpModifyDate As String
C#
public static string XmpModifyDate { get; }

Property Value

xmp:ModifyDate tag.

Remarks

Date and time the resource was last modified. Belongs to the basic XMP schema.

See Also

Reference