PostModel.FeaturedImage Property

Definition

featured_image

[System.Text.Json.Serialization.JsonPropertyName("featured_image")]
public string FeaturedImage { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("featured_image")>]
member this.FeaturedImage : string with get, set
Public Property FeaturedImage As String

Property Value

Attributes

Applies to