Udostępnij za pośrednictwem


VMGalleryApplication.Tags Property

Definition

Gets or sets optional, Specifies a passthrough value for more generic context.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to