SdlType Enumeration
.NET Framework 2.0
Specifies the schema type that is used to describe services that are provided by an application.
Namespace: System.Runtime.Remoting.MetadataServices
Assembly: System.Runtime.Remoting (in system.runtime.remoting.dll)
Assembly: System.Runtime.Remoting (in system.runtime.remoting.dll)
| Member name | Description | |
|---|---|---|
| Sdl | Indicates that basic Services Description Language (SDL) is used to describe services that are provided by an application. This value is obsolete. | |
| Wsdl | Indicates that the Web Services Description Language (WSDL) is used to describe services that are provided by an application. |
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: