NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IConstructionCallMessage.CallSiteActivationAttributes

[To be supplied.]

[Visual Basic]
ReadOnly Property CallSiteActivationAttributes As Object ()
[C#]
object[] CallSiteActivationAttributes {get;}
[C++]
Object* get_CallSiteActivationAttributes() = 0;
[JScript]
abstract function get CallSiteActivationAttributes() : Object[];

See Also

IConstructionCallMessage Interface | IConstructionCallMessage Members | System.Runtime.Remoting Namespace