ProjectExport.TagCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="tagCount")]
public int TagCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagCount")>]
member this.TagCount : int
Public ReadOnly Property TagCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to