ContractReference Properties

 

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyClientProtocol

Gets or sets the instance of DiscoveryClientProtocol used in a discovery process.(Inherited from DiscoveryReference.)

System_CAPS_pubpropertyContract

Gets a System.Web.Services.Description::ServiceDescription object representing the service description.

System_CAPS_pubpropertyDefaultFilename

Gets the name of the file to use by default when saving the referenced service description.(Overrides DiscoveryReference::DefaultFilename.)

System_CAPS_pubpropertyDocRef

Gets and sets the URL for a XML Web service implementing the service description referenced in the Ref property.

System_CAPS_pubpropertyRef

Gets or sets the URL to the referenced service description.

System_CAPS_pubpropertyUrl

Gets or sets the URL for the referenced Service Description.(Overrides DiscoveryReference::Url.)

Return to top
Show: