[]
Returns the description of a string.
public string GetDescription(object key)
Public Function GetDescription(key As Object) As String
| Type | Name | Description |
|---|---|---|
| object | key | The key of the string to get the description of. |
| Type | Description |
|---|---|
| string | The string's description |