System.Web.Services.Description.WebReference Class

Describes a reference to a collection of XML Web services.

See Also: WebReference Members

Syntax

public sealed class WebReference

Remarks

A System.Web.Services.Description.WebReference object is used to pass information about a set of Web services to the static ServiceDescriptionImporter.GenerateWebReferences(WebReferenceCollection, System.CodeDom.Compiler.CodeDomProvider, System.CodeDom.CodeCompileUnit, WebReferenceOptions) method of the System.Web.Services.Description.ServiceDescriptionImporter class.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0