WebApplicationFactoryContentRootAttribute.Priority 属性

定义

获取一个数字,用于在测试 Assembly上存在多个WebApplicationFactoryContentRootAttribute具有相同键的实例时确定探测顺序。

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

属性值

适用于