Measurement<T>.Tags Propriété

Définition

Obtient la liste des balises de mesure.

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

Valeur de propriété

S’applique à