TagsAttribute.Tags Property

Definition

Gets the collection of tags associated with the endpoint.

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

Property Value

Implements

Applies to