Embed.EmbedResponse.

Embed.

Html Property

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

Syntax

[DataMember(Name = "html")]
public string Html { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string
GitHub