The members of System.Web.Services.Discovery.DiscoveryDocumentReference are listed below.
See Also: Inherited members from System.Web.Services.Discovery.DiscoveryReference
Initializes a new instance of the System.Web.Services.Discovery.DiscoveryDocumentReference class. | ||
Initializes a new instance of the System.Web.Services.Discovery.DiscoveryDocumentReference class, setting the DiscoveryDocumentReference.Ref property to the value of href. |
[read-only] override | DefaultFilename | string.
Gets the name of the default file to use when saving the referenced discovery document. |
[read-only] | Document | DiscoveryDocument.
Gets the contents of the referenced discovery document as a System.Web.Services.Discovery.DiscoveryDocument object. |
Ref | string.
Gets or sets the reference to a discovery document. | |
override | Url | string.
Gets or sets the URL of the referenced discovery document. |
override | ReadDocument(System.IO.Stream)
| |
ResolveAll()
| ||
override | WriteDocument(object, System.IO.Stream)
|
override | Resolve(string, System.IO.Stream)
|