UI_PKEY_LabelDescription
Identifies the UI_PKEY_LabelDescription property.
propertyDescription
name = UI_PKEY_LabelDescription
shellPKey = UI_PKEY_LabelDescription
formatID = 00000002-7363-696e-8441798acf5aebb7
propID = 2
typeInfo
type = VT_LPWSTR
Remarks
UI_PKEY_LabelDescription is used by an application to query the description associated with a UI_PKEY_Label.
The property value is a string constrained to any sequence of characters, including white space and line-break characters.
Note
Use the Universal Character Set (UCS) XML character reference 

to specify a line break.
The maximum length is unbounded.
Right alignment is not supported.
The following screen shot illustrates the use of a label and an associated label description in an Application Menu.
Related topics