Context::FreeNamedDataSlot Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Frees a named data slot on all the contexts.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- name
-
Type:
System::String^
The name of the data slot to free.
Named data slots are public and can be manipulated by anyone.
.NET Framework
Available since 1.1
Available since 1.1
Show: