Gets the child node.
Namespace: HTMLPlusPlus.ExceptionsAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
public IToken Child { get; private set; } |
| Using HTML++ |
| ParentChildException..::..Child Property |
| ParentChildException Class See Also Send Feedback |
| C# |
|---|
public IToken Child { get; private set; } |