Share

CommandCategory.DisplayName Property

Parent Object: CommandCategory

Description

Property that returns the display name of the command category. This is the name displayed to the user and can vary between locales.

Syntax

CommandCategory.DisplayName() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 9

Was this information helpful?