Return context properties to the caller
[Visual Basic] Sub GetPropertiesForNewContext( _ ByVal msg As IConstructionCallMessage _ ) [C#] void GetPropertiesForNewContext( IConstructionCallMessage msg ); [C++] void GetPropertiesForNewContext( IConstructionCallMessage* msg ) = 0; [JScript] function GetPropertiesForNewContext( msg : IConstructionCallMessage );
IContextAttribute Interface | IContextAttribute Members | System.Runtime.Remoting Namespace