Share via


IHttpMetricsTagsFeature.Tags Property

Definition

Gets the tag collection.

public System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string,object?>> Tags { get; }
member this.Tags : System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, obj>>
Public ReadOnly Property Tags As ICollection(Of KeyValuePair(Of String, Object))

Property Value

Applies to