XLANGPart.XmlSchema Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract property System::Xml::Schema::XmlSchema ^ XmlSchema { System::Xml::Schema::XmlSchema ^ get(); };
public abstract System.Xml.Schema.XmlSchema XmlSchema { get; }
member this.XmlSchema : System.Xml.Schema.XmlSchema
Public MustOverride ReadOnly Property XmlSchema As XmlSchema