The members of System.Web.Services.Discovery.ContractReference are listed below.
See Also: Inherited members from System.Web.Services.Discovery.DiscoveryReference
Initializes a new instance of the System.Web.Services.Discovery.ContractReference class using default values. | ||
Initializes a new instance of the System.Web.Services.Discovery.ContractReference class using the supplied reference to a Service Description. | ||
Initializes a new instance of the System.Web.Services.Discovery.ContractReference class using the supplied references to a service description and a XML Web service implementing the service description. |
[read-only] | Contract | System.Web.Services.Description.ServiceDescription.
Gets a System.Web.Services.Description.ServiceDescription object representing the service description. |
[read-only] override | DefaultFilename | string.
Gets the name of the file to use by default when saving the referenced service description. |
DocRef | string.
Gets and sets the URL for a XML Web service implementing the service description referenced in the ContractReference.Ref property. | |
Ref | string.
Gets or sets the URL to the referenced service description. | |
override | Url | string.
Gets or sets the URL for the referenced Service Description. |
override | ReadDocument(System.IO.Stream)
| |
override | WriteDocument(object, System.IO.Stream)
|
override | Resolve(string, System.IO.Stream)
|