Aracılığıyla paylaş


PostWebTestRecordingEventArgs.IsRecordingForNewWebTest Özellik

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property IsRecordingForNewWebTest As Boolean
public bool IsRecordingForNewWebTest { get; }
public:
property bool IsRecordingForNewWebTest {
    bool get ();
}
member IsRecordingForNewWebTest : bool with get
function get IsRecordingForNewWebTest () : boolean

Özellik Değeri

Tür: Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PostWebTestRecordingEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı