Udostępnij za pośrednictwem


Właściwość AspNetDevelopmentServerHostAttribute.WebAppRoot —

Pobiera katalogiem głównym aplikacji sieci Web.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UnitTesting.Web
Zestaw:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (w Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Składnia

'Deklaracja
Public ReadOnly Property WebAppRoot As String
public string WebAppRoot { get; }
public:
property String^ WebAppRoot {
    String^ get ();
}
member WebAppRoot : string with get
function get WebAppRoot () : String

Wartość właściwości

Typ: System.String
Katalog główny aplikacji sieci Web.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AspNetDevelopmentServerHostAttribute Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UnitTesting.Web

Inne zasoby

ASP.NET Unit Tests