Table of Contents

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; }

Property Value

bool