ServerContext.ApplicationContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes