ActionChangeList.Tags Property

Definition

Gets or sets the tag list.

public System.Collections.Generic.List<string> Tags { get; set; }
member this.Tags : System.Collections.Generic.List<string> with get, set
Public Property Tags As List(Of String)

Property Value

List<String>

Tag list.

Applies to