The XML Namespace for the nhibernate-configuration

Namespace:  NHibernate.Cfg
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Const CfgSchemaXMLNS As String
C#
public const string CfgSchemaXMLNS
Visual C++
public:
literal String^ CfgSchemaXMLNS
JavaScript
NHibernate.Cfg.Configuration.cfgSchemaXMLNS

See Also