TestElement.m_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.
Returns the value of the Priority property.
protected: int m_priority;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("priority")]
protected int m_priority;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("priority")>]
val mutable m_priority : int
Protected m_priority As Integer
Field Value
- Attributes