Returns the service's description.

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

Syntax

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

Return Value

string containing the description.

See Also