SdlType Enumeration
.NET Framework (current version)
Specifies the schema type that is used to describe services that are provided by an application.
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. |
.NET Framework
Available since 1.1
Available since 1.1
Show: