CopyMoveResultTimestampsCopied Property |
Indicates that the source date and timestamps have been applied to the destination file system objects.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool TimestampsCopied { get; }
Public ReadOnly Property TimestampsCopied As Boolean
Get
public:
property bool TimestampsCopied {
bool get ();
}
member TimestampsCopied : bool with get
Property Value
Type:
BooleanSee Also