共用方式為


Webhook.CreationTime 屬性

定義

取得或設定建立時間。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")]
public DateTimeOffset CreationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")>]
member this.CreationTime : DateTimeOffset with get, set
Public Property CreationTime As DateTimeOffset

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於