Embed.EmbedResponse.

Embed.

Height Property

Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Shortcodes.Html
Containing Type
Embed.EmbedResponse

Syntax

[DataMember(Name = "height")]
public string Height { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string
GitHub