GenericResourceFilter.Tagname Property

Definition

Gets or sets the tag name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to