Share via


ChaosParameters.Context Property

Definition

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.Dictionary<string,string> Context { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Context : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Context As Dictionary(Of String, String)

Property Value

System.Collections.Generic.Dictionary<System.String,System.String>
Attributes
System.Runtime.Serialization.DataMemberAttribute

Applies to