Udostępnij za pośrednictwem


ActivityStateRecord.Variables Właściwość

Definicja

Pobiera bieżące wartości śledzonych zmiennych skojarzonych z działaniem podczas generowania rekordu.

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

Wartość właściwości

Bieżące wartości.

Dotyczy