Returns the full path name represented by the node.
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
string Path { get; } |
| Visual Basic |
|---|
ReadOnly Property Path As String Get |
| Visual C++ |
|---|
property String^ Path { String^ get (); } |