WebApplicationFactoryContentRootAttribute.Priority プロパティ

定義

テスト Assemblyに同じキーを持つ複数WebApplicationFactoryContentRootAttributeのインスタンスが存在する場合のプローブ順序を決定するための数値を取得します。

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

プロパティ値

適用対象