Context::GetProperty Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns a specific context property, specified by name.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- name
-
Type:
System::String^
The name of the property.
Return Value
Type: System.Runtime.Remoting.Contexts::IContextProperty^The specified context property.
.NET Framework
Available since 1.1
Available since 1.1
Show: