Sdílet prostřednictvím


ActivityStateRecord.Variables Vlastnost

Definice

Získá aktuální hodnoty sledovaných proměnných přidružených k aktivitě při generování záznamu.

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)

Hodnota vlastnosti

Aktuální hodnoty.

Platí pro