英語で読む

次の方法で共有


CommentTaskPriority 列挙型

定義

タスク リスト内のタスクの優先度を示す値。

C++/CX
public enum class CommentTaskPriority
継承
CommentTaskPriority

フィールド

名前 説明
High 0

優先度が高い。

Low 2

低優先度。

Normal 1

通常の優先度。

注釈

この列挙体の値は、Microsoft.VisualStudio.Shell.Interop.VSTASKPRIORITY 列挙の値に対応します。

適用対象

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022