Share via


AliasPattern.Variable Property

Definition

Gets or sets the alias pattern variable.

[Newtonsoft.Json.JsonProperty(PropertyName="variable")]
public string Variable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="variable")>]
member this.Variable : string with get, set
Public Property Variable As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to