Measurement<T>.Tags Propriedade

Definição

Obtém a lista de marcas de medida.

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))

Valor da propriedade

Aplica-se a