TagList.getDescription

Returns the human-readable description of this tag, You must not change or free this string.

class TagList
static
string
getDescription
(
string tag
)

Parameters

tag string

the tag

Return Value

Type: string

the human-readable description of this tag

Meta