Aracılığıyla paylaş


IncludedWebTest Sınıf

Başka bir Web performans testi dahil Web performans testi temsil eder.

Devralma Hiyerarşisi

Object
  Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
    Microsoft.VisualStudio.TestTools.WebTesting.IncludedWebTest

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

Sözdizimi

'Bildirim
<SerializableAttribute> _
Public Class IncludedWebTest _
    Inherits WebTestItem
[SerializableAttribute]
public class IncludedWebTest : WebTestItem
[SerializableAttribute]
public ref class IncludedWebTest : public WebTestItem
[<SerializableAttribute>]
type IncludedWebTest =  
    class 
        inherit WebTestItem 
    end
public class IncludedWebTest extends WebTestItem

IncludedWebTest türü aşağıdaki üyeleri ortaya koyar.

Oluşturucular

  Ad Açıklama
Genel yöntem IncludedWebTest Yeni bir örneğini başlatır IncludedWebTest sınıfı.

Üst

Özellikler

  Ad Açıklama
Genel özellik InheritWebTestSettings Alır veya eklenen Web performans testi üst Web performans testi ayarlarını devralır olup olmadığını gösteren bir değeri ayarlar.
Genel özellik IsCodedWebTest Alır veya eklenen Web performans testi kodlanmış bir Web performans testi olup olmadığını gösteren bir değeri ayarlar.
Genel özellik ItemId Sıfır tabanlı sıra numarası öğenin Web performansını sınayın. (WebTestItem kaynağından devralındı.)
Genel özellik Name Alır veya eklenen Web performans sınaması adını ayarlar.
Genel özellik Path Alır veya ayarlar dahil Web performans testinin dosya yolu.
Genel özellik TestId Alır veya ayarlar dahil Web performans testinin TestId içeren bir string değeri.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem Clone Yeni bir oluşturur IncludedWebTest yani geçerli örnek bir kopyası. (WebTestItem.Clone() geçersiz kılınır.)
Genel yöntem Equals Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.)
Korumalı yöntem Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.)
Genel yöntem GetHashCode Serves as the default hash function. (Object kaynağından devralındı.)
Genel yöntem GetType Gets the Type of the current instance. (Object kaynağından devralındı.)
Korumalı yöntem MemberwiseClone Creates a shallow copy of the current Object. (Object kaynağından devralındı.)
Genel yöntem RuntimeClone Bu nesnenin bir kopyası zamanında döndürür. (WebTestItem kaynağından devralındı.)
Genel yöntem ToString Returns a string that represents the current object. (Object kaynağından devralındı.)

Üst

İş Parçacığı Güvenliği

Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.

Ayrıca bkz.

Başvuru

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı