Click or drag to resize

DeviceConfigManagerToXmlString Method

Converts dynamic configuration to an XML string.

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public string ToXmlString()

Return Value

Type: String
This object as a string.
Remarks
HSI, 2018.10.22.
See Also