Click or drag to resize

HSupervisedPluginLatestConfigurationXML Property

The latest iteration of the runtime configuration in its xml state.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntax
internal XDocument LatestConfigurationXML { get; set; }
Request Example View Source

Property Value

Type: XDocument
See Also