Share via


FileProperties.CreationTime Property

Definition

Gets or sets the DateTimeOffset when the File was created.

public DateTimeOffset? CreationTime { get; set; }
member this.CreationTime : Nullable<DateTimeOffset> with get, set
Public Property CreationTime As Nullable(Of DateTimeOffset)

Property Value

Applies to