Share via


StandardTableColumnDefinitions.Priority Field

Definition

Column used to display the entry's priority.

public: System::String ^ Priority;
std::wstring Priority;
public const string Priority;
val mutable Priority : string
Public Const Priority As String 

Field Value

Remarks

This column uses the Priority or PriorityImage key name in an entry.

If PriorityImage is specified then that ImageMoniker displayed in the column. Otherwise a moniker based on Priority is used.

Applies to