ServiceDescriptionReflector Class
Provides a managed way of dynamically viewing, creating or invoking types supported by an XML Web service.
For a list of all members of this type, see ServiceDescriptionReflector Members.
System.Object
System.Web.Services.Description.ServiceDescriptionReflector
[Visual Basic] Public Class ServiceDescriptionReflector [C#] public class ServiceDescriptionReflector [C++] public __gc class ServiceDescriptionReflector [JScript] public class ServiceDescriptionReflector
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.Services.Description
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web.Services (in System.Web.Services.dll)
See Also
ServiceDescriptionReflector Members | System.Web.Services.Description Namespace