ServiceContractAttribute Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ServiceContractAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
CallbackContract | Gets or sets the type of callback contract when the contract is a duplex contract. |
|
ConfigurationName | Gets or sets the name used to locate the service in an application configuration file. |
|
Name | Gets or sets the name for the <portType> element in Web Services Description Language (WSDL). |
|
Namespace | Gets or sets the namespace of the <portType> element in Web Services Description Language (WSDL). |
Show: