[This is preliminary documentation and is subject to change.]
Returns root property handle or Null if the path is empty.
Namespace: Spielwerke.Data
Assembly: Spielwerke.Data (in Spielwerke.Data.dll)
Version: 1.0.2761.41972
Syntax
| C# |
|---|
public PropertyHandle Root{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Root As PropertyHandle |
| Visual C++ |
|---|
public: property PropertyHandle Root { PropertyHandle get (); } |
See Also
PropertyChain Structure
Spielwerke.Data Namespace