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!

HttpProtocolInfoReflector.reflectors

[To be supplied.]

[Visual Basic]
Protected reflectors() As MimeInfoReflector
[C#]
protected MimeInfoReflector[] reflectors;
[C++]
protected: MimeInfoReflector* reflectors[];
[JScript]
protected var reflectors : MimeInfoReflector[];

See Also

HttpProtocolInfoReflector Class | HttpProtocolInfoReflector Members | System.Web.Services.Description Namespace