Aracılığıyla paylaş


WebTestResultTransaction.IsIncludedTest Özellik

Alır veya bu işlem sonucunda örtülü olup olmadığını gösteren bir değeri ayarlar.

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

Sözdizimi

'Bildirim
Public Property IsIncludedTest As Boolean
    Get
    Friend Set
public bool IsIncludedTest { get; internal set; }
public:
property bool IsIncludedTest {
    bool get ();
    internal: void set (bool value);
}
member IsIncludedTest : bool with get, internal set
function get IsIncludedTest () : boolean
internal function set IsIncludedTest (value : boolean)

Özellik Değeri

Tür: System.Boolean
true Bu işlem sonucunda örtülü ise; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultTransaction Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı