[Missing <summary> documentation for "P:NHibernate.Hql.Ast.ANTLR.Tree.ComponentJoin.ComponentProperty"]

Namespace: NHibernate.Hql.Ast.ANTLR.Tree
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public string ComponentProperty { get; }
Visual Basic
Public ReadOnly Property ComponentProperty As String
	Get
Visual C++
public:
property String^ ComponentProperty {
	String^ get ();
}

See Also