Partilhar via


MeterOptions.Tags Propriedade

Definição

A lista opcional de marcas de par chave-valor associadas ao Medidor.

public:
 property System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ Tags { System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ get(); void set(System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ value); };
public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object?>>? Tags { get; set; }
member this.Tags : seq<System.Collections.Generic.KeyValuePair<string, obj>> with get, set
Public Property Tags As IEnumerable(Of KeyValuePair(Of String, Object))

Valor da propriedade

Aplica-se a