Property SelfClosing
Namespace: TinyComponents
Assembly: TinyComponents.dll
SelfClosing
Gets or sets a value indicating whether this XML node is self-closing.
public bool SelfClosing { get; set; }
Namespace: TinyComponents
Assembly: TinyComponents.dll
Gets or sets a value indicating whether this XML node is self-closing.
public bool SelfClosing { get; set; }