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

[To be supplied.]

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

See Also

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