ServerContext.ApplicationContext Property

Definition

public:
 property System::Collections::Hashtable ^ ApplicationContext { System::Collections::Hashtable ^ get(); void set(System::Collections::Hashtable ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Hashtable ApplicationContext { get; set; }
member this.ApplicationContext : System.Collections.Hashtable with get, set
Public Property ApplicationContext As Hashtable

Property Value

Hashtable
Attributes

Applies to