Επεξεργασία

Κοινή χρήση μέσω


FileSystemEntry.CreationTimeUtc Property

Definition

Gets the creation time for the entry or the oldest available time stamp if the operating system does not support creation time stamps.

public:
 property DateTimeOffset CreationTimeUtc { DateTimeOffset get(); };
public DateTimeOffset CreationTimeUtc { get; }
member this.CreationTimeUtc : DateTimeOffset
Public ReadOnly Property CreationTimeUtc As DateTimeOffset

Property Value

The creation time for the entry.

Applies to