VideoCard.Shareable プロパティ

定義

このコンテンツを取得する場合や設定は他者と共有される場合があります(default:true)。

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

プロパティ値

コンテンツが他者と共有可能かどうかを示すブール値。

適用対象