TestElement.m_priority Field

Definition

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

Applies to