This documentation is archived and is not being maintained.
ContractReference Properties
Visual Studio 2010
The ContractReference type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClientProtocol | Gets or sets the instance of DiscoveryClientProtocol used in a discovery process. (Inherited from DiscoveryReference.) |
|
Contract | Gets a System.Web.Services.Description::ServiceDescription object representing the service description. |
|
DefaultFilename | Gets the name of the file to use by default when saving the referenced service description. (Overrides DiscoveryReference::DefaultFilename.) |
|
DocRef | Gets and sets the URL for a XML Web service implementing the service description referenced in the Ref property. |
|
Ref | Gets or sets the URL to the referenced service description. |
|
Url | Gets or sets the URL for the referenced Service Description. (Overrides DiscoveryReference::Url.) |
Show: