Embed.EmbedResponse.

Embed.

Title Property

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

Syntax

[DataMember(Name = "title")]
public string Title { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string
GitHub