次の方法で共有


ProviderShareSubscription.SharedAt プロパティ

定義

で共有を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedAt")]
public DateTime? SharedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedAt")>]
member this.SharedAt : Nullable<DateTime>
Public ReadOnly Property SharedAt As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象