Share via


MetadataParameter.Type Property

Definition

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

Property Value

Attributes

Applies to