XmlSchemaContext Constructor ()
Initializes a new instance of the XmlSchemaContext class.
Namespace: Microsoft.VisualStudio.XmlEditor
Assembly: Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)
Syntax
public XmlSchemaContext()
public:
XmlSchemaContext()
new : unit -> XmlSchemaContext
Public Sub New
See Also
XmlSchemaContext Class
Microsoft.VisualStudio.XmlEditor Namespace
Return to top