ContractDescription Properties

ContractDescription Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ContractDescription type exposes the following members.

  NameDescription
Public property CallbackContractType Gets or sets the type of callback contract that the contract description specifies.
Public property ConfigurationName Gets or sets the configuration name for the contract description.
Public property ContractType Gets or sets the contract type that the contract description specifies.
Public property Name Gets or sets the name of the contract.
Public property Namespace Gets or sets the namespace for the contract.
Public property Operations Gets the collection of operation descriptions associated with the contract.
Top

Show:
© 2017 Microsoft