Activity.TagObjects Właściwość

Definicja

Pobiera listę tagów reprezentujących informacje do rejestrowania wraz z działaniem. Te informacje nie są przekazywane do elementów podrzędnych tego działania.

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

Wartość właściwości

Para klucz-wartość wyliczanie tagów i obiektów.

Dotyczy