AppContext Methods

.NET Framework (current version)
 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetData(String^)

Returns the value of the named data element assigned to the current application domain.

System_CAPS_pubmethodSystem_CAPS_staticSetSwitch(String^, Boolean)

Sets the value of a switch.

System_CAPS_pubmethodSystem_CAPS_staticTryGetSwitch(String^, Boolean%)

Tries to get the value of a switch.

Return to top
Show: