Aracılığıyla paylaş


ActivityStateRecord.Arguments Özellik

Tanım

Kayıt oluşturulduğunda etkinlikle ilişkili izlenen bağımsız değişkenlerin geçerli değerlerini alır.

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

Özellik Değeri

IDictionary<TKey,TValue> Bağımsız değişkenleri içeren bir.

Şunlara uygulanır