ITestElement.Priority Property

Definition

Gets or sets a numeric indication of priority for this test element.

public:
 property int Priority { int get(); void set(int value); };
public int Priority { get; set; }
member this.Priority : int with get, set
Public Property Priority As Integer

Property Value

A numeric indication of priority for this test element.

Applies to