次の方法で共有


ApplicationProperties.CreatedDate プロパティ

定義

アプリケーションの作成日時を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="createdDate")]
public string CreatedDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdDate")>]
member this.CreatedDate : string
Public ReadOnly Property CreatedDate As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象