Partager via


AspNetDevelopmentServer.PathToWebApp, propriété

Obtient le chemin d'accès complet de l'application Web testée.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PathToWebApp As String
public string PathToWebApp { get; }
public:
property String^ PathToWebApp {
    String^ get ();
}
member PathToWebApp : string with get
function get PathToWebApp () : String

Valeur de propriété

Type : String
string qui contient le chemin d'accès complet de l'application web.

Sécurité .NET Framework

Voir aussi

Référence

AspNetDevelopmentServer Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms