See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Installs the XmlSchemas into a place where Visual Studio can use them while validating NTier xml documents.

Namespace: NTier.Designer.Installers
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
public class VSNTierXmlSchemaInstaller : InstallerReportUnauthorizedAccess
Visual Basic
Public Class VSNTierXmlSchemaInstaller
	Inherits InstallerReportUnauthorizedAccess
Visual C++
public ref class VSNTierXmlSchemaInstaller : public InstallerReportUnauthorizedAccess

Inheritance Hierarchy

See Also