Description Property (KeywordAttribute)

Action

Gets the description of the keyword. The default value is an empty string.

Syntax

C#
public String Description { get; }
VB
'Declaration
Public Read Property Description As String

Access

Read only.