다음을 통해 공유


ManifestAttributesBase.CreatedTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="createdTime")]
public string CreatedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdTime")>]
member this.CreatedTime : string with get, set
Public Property CreatedTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to