Save the current state of the plug-in

Namespace:  JHSoftware.SimpleDNS.Plugin
Assembly:  sdnsplugin (in sdnsplugin)
Version: 5.0.110.0 (5.0.110.0)

Syntax

C#
string SaveState()
Visual Basic (Declaration)
Function SaveState As String
Visual C++
String^ SaveState()

Return Value

State data (partial XML document format)

See Also