Edit

Share via


Build.Tags Property

Definition

A collection of tags associated with the build.

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

Property Value

Applies to