Share via


TagValueInner.TagValueProperty Property

Definition

Gets or sets the tag value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to