Aracılığıyla paylaş


AspNetDevelopmentServerAttribute.Name Özellik

asp adını alır.net Development Server.

Ad alanı:  Microsoft.VisualStudio.TestTools.UnitTesting.Web
Derleme:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.String
asp adıdır.net Development Server.

Notlar

Bu ad tüm benzersiz AspNetDevelopmentServerAttribute belirtilen tek bir test.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AspNetDevelopmentServerAttribute Sınıf

Microsoft.VisualStudio.TestTools.UnitTesting.Web Ad Alanı

Diğer Kaynaklar

ASP.NET Unit Tests