TaskListItem.IVsTaskItem.get_Priority(VSTASKPRIORITY[]) Method      
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.
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.get_Priority(cli::array <Microsoft::VisualStudio::Shell::Interop::VSTASKPRIORITY> ^ pri) = Microsoft::VisualStudio::Shell::Interop::IVsTaskItem::get_Priority;int IVsTaskItem.get_Priority(Microsoft.VisualStudio.Shell.Interop.VSTASKPRIORITY[] pri);abstract member Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.get_Priority : Microsoft.VisualStudio.Shell.Interop.VSTASKPRIORITY[] -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.get_Priority : Microsoft.VisualStudio.Shell.Interop.VSTASKPRIORITY[] -> intFunction get_Priority (pri As VSTASKPRIORITY()) As Integer Implements IVsTaskItem.get_PriorityParameters
- pri
- VSTASKPRIORITY[]