WebReferenceOptions::Schema Property

 

Gets the XmlSchema associated with this WebReferenceOptions.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property XmlSchema^ Schema {
	static XmlSchema^ get();
}

Property Value

Type: System.Xml.Schema::XmlSchema^

The XmlSchema associated with this WebReferenceOptions.

.NET Framework
Available since 2.0
Return to top
Show: