Share via


XLANGsException.SetState(String, Object) Method

Definition

protected:
 void SetState(System::String ^ key, System::Object ^ val);
protected void SetState (string key, object val);
member this.SetState : string * obj -> unit
Protected Sub SetState (key As String, val As Object)

Parameters

key
String
val
Object

Applies to