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!

RequestParams.selector

[To be supplied.]

[Visual Basic]
Public selector As Selector
[C#]
public Selector selector;
[C++]
public: Selector* selector;
[JScript]
public var selector : Selector;

See Also

RequestParams Structure | RequestParams Members | System.Configuration.Interceptors Namespace