Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ProxyAttribute::GetPropertiesForNewContext Method (IConstructionCallMessage^)

 
Use BaseTrue

Gets properties for a new context.

Namespace:   System.Runtime.Remoting.Proxies
Assembly:  mscorlib (in mscorlib.dll)

public:
[SecurityCriticalAttribute]
[ComVisibleAttribute(true)]
virtual void GetPropertiesForNewContext(
	IConstructionCallMessage^ msg
) sealed

Parameters

msg
Type: System.Runtime.Remoting.Activation::IConstructionCallMessage^

The message for which the context is to be retrieved.

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft