PredictionModel.TagName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="tagName")]
public string TagName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagName")>]
member this.TagName : string
Public ReadOnly Property TagName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to