ServiceContractAttribute Properties

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.

  NameDescription
Public property CallbackContract Gets or sets the type of callback contract when the contract is a duplex contract.
Public property ConfigurationName Gets or sets the name used to locate the service in an application configuration file.
Public property Name Gets or sets the name for the <portType> element in Web Services Description Language (WSDL).
Public property Namespace Gets or sets the namespace of the <portType> element in Web Services Description Language (WSDL).
Top

Show:
© 2017 Microsoft