PhotoImportSidecar.Date Property

Definition

Gets the date of the sidecar or sibling file.

public:
 property DateTime Date { DateTime get(); };
DateTime Date();
public System.DateTimeOffset Date { get; }
var dateTime = photoImportSidecar.date;
Public ReadOnly Property Date As DateTimeOffset

Property Value

The date of the sidecar or sibling file.

Applies to