Gets the value of the Description property.

Namespace:  C1.WPF.Extended
Assembly:  C1.WPF.Extended (in C1.WPF.Extended.dll)

Syntax

C#
public string GetDescription()
Visual Basic
Public Function GetDescription As String

Return Value

The value of the Description property.

See Also