Match the entire string to the pattern

Namespace: NHibernate.Criterion
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static readonly MatchMode Exact
Visual Basic
Public Shared ReadOnly Exact As MatchMode
Visual C++
public:
static initonly MatchMode^ Exact

See Also