- ctorMsg
The System.Runtime.Remoting.Activation.IConstructionCallMessage to which to add the context property.
The System.Runtime.Remoting.Contexts.ContextAttribute class is an implementation of an System.Runtime.Remoting.Contexts.IContextProperty property. The ContextAttribute.GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage) method adds the property to the given System.Runtime.Remoting.Activation.IConstructionCallMessage class so that when the message is received, the new object can be created in the required context environment.