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

XmpTagNames.XmpMetadataDate Property

Gets the xmp:MetadataDate tag.

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

Syntax

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

Property Value

xmp:MetadataDate tag.

Remarks

Date and time that any metadata for this resource was last changed.Belongs to the basic XMP schema.

See Also

Reference