AppContext Methods
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetData(String^) | Returns the value of the named data element assigned to the current application domain. |
![]() ![]() | SetSwitch(String^, Boolean) | Sets the value of a switch. |
![]() ![]() | TryGetSwitch(String^, Boolean%) | Tries to get the value of a switch. |
Show:

