PostModel.Format Property

Definition

format

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

Property Value

Attributes

Applies to