Share via


VideoObject.AllowMobileEmbed Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="allowMobileEmbed")]
public bool? AllowMobileEmbed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowMobileEmbed")>]
member this.AllowMobileEmbed : Nullable<bool>
Public ReadOnly Property AllowMobileEmbed As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to