System.Web.Services.Description.ServiceDescription.CanRead Method

Gets a value that indicates whether an System.Xml.XmlReader represents a valid Web Services Description Language (WSDL) file that can be parsed.

Syntax

public static bool CanRead (System.Xml.XmlReader reader)

Parameters

reader
An System.Xml.XmlReader

Returns

true if the System.Xml.Serialization.XmlSerializer can recognize the node on which the System.Xml.XmlReader is positioned; otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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