Aracılığıyla paylaş


VideoObject.AllowHttpsEmbed Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to