WebReferenceOptions.Schema Property

Definition

Gets the XmlSchema associated with this WebReferenceOptions.

public:
 static property System::Xml::Schema::XmlSchema ^ Schema { System::Xml::Schema::XmlSchema ^ get(); };
public static System.Xml.Schema.XmlSchema Schema { get; }
static member Schema : System.Xml.Schema.XmlSchema
Public Shared ReadOnly Property Schema As XmlSchema

Property Value

The XmlSchema associated with this WebReferenceOptions.

Applies to