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!

WebServicesConfiguration.ProtocolReflectorTypes

[To be supplied.]

[Visual Basic]
Public ReadOnly ProtocolReflectorTypes() As Type
[C#]
public readonly Type[] ProtocolReflectorTypes;
[C++]
public: readonly Type* ProtocolReflectorTypes[];
[JScript]
public var ProtocolReflectorTypes : Type[];

See Also

WebServicesConfiguration Class | WebServicesConfiguration Members | System.Web.Services Namespace