Click or drag to resize

ModuleTargetFormat Property

Target format of the module. XML or JSON, for ex.

Namespace:  Syntactik.DOM.Mapped
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public ModuleTargetFormats TargetFormat { get; set; }

Property Value

Type: ModuleTargetFormats
See Also