AnimationCard.Shareable プロパティ

定義

このコンテンツを他のユーザーと共有できる (default:true) を取得または設定します。

public bool? Shareable { get; set; }
member this.Shareable : Nullable<bool> with get, set
Public Property Shareable As Nullable(Of Boolean)

プロパティ値

コンテンツが他のユーザーと共有できるかどうかを定義するブール値。

適用対象