ContractReference Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
| 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:
