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.
| Name | Description | |
|---|---|---|
|
CallbackContractType | Gets or sets the type of callback contract that the contract description specifies. |
|
ConfigurationName | Gets or sets the configuration name for the contract description. |
|
ContractType | Gets or sets the contract type that the contract description specifies. |
|
Name | Gets or sets the name of the contract. |
|
Namespace | Gets or sets the namespace for the contract. |
|
Operations | Gets the collection of operation descriptions associated with the contract. |
Show: