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.ProtocolInfoTypes

[To be supplied.]

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

See Also

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