Retrieves the description of this plugin.

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

Syntax

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

Return Value

string containing the description.

See Also