Partager via


FileGetFromTaskHeaders.OcpCreationTime Propriété

Définition

Obtient ou définit l’heure de création du fichier.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="ocp-creation-time")]
public DateTime? OcpCreationTime { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="ocp-creation-time")>]
member this.OcpCreationTime : Nullable<DateTime> with get, set
Public Property OcpCreationTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à