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!

ConstructionCall.ContextProperties

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property ContextProperties As IList
[C#]
public IList ContextProperties {virtual get;}
[C++]
public: __property virtual IList* get_ContextProperties();
[JScript]
public function get ContextProperties() : IList;

See Also

ConstructionCall Class | ConstructionCall Members | System.Runtime.Remoting Namespace