Edit

Share via


Participant.ApplicationContext Property

Definition

Sets or gets the applications-specific state associated with the participant.

public:
 property System::Object ^ ApplicationContext { System::Object ^ get(); void set(System::Object ^ value); };
public object ApplicationContext { get; set; }
member this.ApplicationContext : obj with get, set
Public Property ApplicationContext As Object

Property Value

The applications-specific state associated with the participant.

Applies to