WebApplicationFactoryContentRootAttribute.Priority Property

Definition

Gets a number for determining the probing order when multiple WebApplicationFactoryContentRootAttribute instances with the same key are present on the test Assembly.

public:
 property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer

Property Value

Applies to