Embed.EmbedResponse.

Embed.

Width Property

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

Syntax

[DataMember(Name = "width")]
public string Width { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string
GitHub