System.Web.Services.Discovery.DiscoveryClientResult Members

The members of System.Web.Services.Discovery.DiscoveryClientResult are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.Services.Discovery.DiscoveryClientResult class.

Initializes a new instance of the System.Web.Services.Discovery.DiscoveryClientResult class and sets the DiscoveryClientResult.ReferenceTypeName property to referenceType, the DiscoveryClientResult.Url property to url and the DiscoveryClientResult.Filename property to filename.

Public Properties

Filenamestring.

Gets or sets the name of the file in which the reference is saved.

ReferenceTypeNamestring.

Name of the class representing the type of reference in the discovery document.

Urlstring.

Gets or sets the URL for the reference.