ServiceDescription.Schema Property

Definition

Gets the schema associated with this ServiceDescription.

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 schema associated with this ServiceDescription.

Applies to