Task::IVsTaskItem::put_Priority Method (VSTASKPRIORITY)

 

Sets the priority level of a task item.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int put_Priority(
	VSTASKPRIORITY pri
) sealed = IVsTaskItem::put_Priority

Return Value

Type: System::Int32

S_OK.

Return to top
Show: