Called when the plugin needs to return custom settings to RightEdge.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
Object GetSettings()
Visual Basic (Declaration)
Function GetSettings As Object
Visual C++
Object^ GetSettings()

Return Value

object containing user settings.

See Also