WebApplicationFactoryContentRootAttribute.Priority Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un nombre pour déterminer l’ordre de sondage lorsque plusieurs WebApplicationFactoryContentRootAttribute instances avec la même clé sont présentes sur le test Assembly.
public:
property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer