[]
Gets the description.
[C1Description("UIStringsItemEventArgs.Description", "The description provided for the item.")]
public string Description { get; }
<C1Description("UIStringsItemEventArgs.Description", "The description provided for the item.")>
Public ReadOnly Property Description As String
| Type | Description |
|---|---|
| string | The description. |