次の方法で共有


BastionShareableLink.CreatedAt プロパティ

定義

リンクが作成された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象