Item.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