StandardTableColumnDefinitions.Priority Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.