XmlSchemaSetBuilder Class
Builds a self-contained set of schemas that will be compiled as a unit.
Namespace: Microsoft.VisualStudio.XmlEditor
Assembly: Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)
Usage
'Usage
Dim instance As XmlSchemaSetBuilder
Syntax
'Declaration
Public MustInherit Class XmlSchemaSetBuilder
public abstract class XmlSchemaSetBuilder
public ref class XmlSchemaSetBuilder abstract
public abstract class XmlSchemaSetBuilder
public abstract class XmlSchemaSetBuilder
Remarks
The XmlSchemaSetBuilder maintains a cache of recently assembled sets, so that repeated calls to Compile will not cause a full rebuild unless Compile detects that the set needs to change.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.XmlEditor.XmlSchemaSetBuilder
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
XmlSchemaSetBuilder Members
Microsoft.VisualStudio.XmlEditor Namespace
Build Date:
2012-11-12