Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides values for task priorities.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Enumeration TaskPriority
public enum TaskPriority
public enum class TaskPriority
type TaskPriority
public enum TaskPriority
Members
| Member name | Description | |
|---|---|---|
| High | High priority. | |
| Low | Low priority. | |
| Normal | Normal priority. |