WebApplicationFactoryContentRootAttribute.ContentRootTest 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.
Fichier de marqueur utilisé pour s’assurer que le chemin d’accès à la racine de contenu est correct.
public:
property System::String ^ ContentRootTest { System::String ^ get(); };
public string ContentRootTest { get; }
member this.ContentRootTest : string
Public ReadOnly Property ContentRootTest As String