System.Web.Services.Discovery.DiscoveryDocument.References Property

A list of references contained within the discovery document.

Syntax

[System.Xml.Serialization.XmlIgnore]
public IList References { get; }

Value

a IList

Remarks

A discovery document contains references to information about the existence of XML Web services. These references can refer to service descriptions, XSD schemas, or other discovery documents. The DiscoveryDocument.References property contains a list of these references.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0