Aracılığıyla paylaş


WebTestRuleBase Sınıf

Genişletilmiş bir soyut temel sınıf kural ve başvuru sınıfları tarafından Microsoft.VisualStudio.TestTools.WebTesting ad.

Devralma Hiyerarşisi

Object
  Microsoft.VisualStudio.TestTools.WebTesting.WebTestRuleBase
    Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRuleReference
    Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRuleReference
    Microsoft.VisualStudio.TestTools.WebTesting.RequestBodyEditorPluginReference
    Microsoft.VisualStudio.TestTools.WebTesting.ValidationRuleReference
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestPluginReference
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestRecorderPluginReference
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequestPluginReference

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

Sözdizimi

'Bildirim
<SerializableAttribute> _
Public MustInherit Class WebTestRuleBase _
    Implements ICloneable
[SerializableAttribute]
public abstract class WebTestRuleBase : ICloneable
[SerializableAttribute]
public ref class WebTestRuleBase abstract : ICloneable
[<AbstractClass>]
[<SerializableAttribute>]
type WebTestRuleBase =  
    class 
        interface ICloneable 
    end
public abstract class WebTestRuleBase implements ICloneable

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

Oluşturucular

  Ad Açıklama
Korumalı yöntem WebTestRuleBase() Yeni bir örneğini başlatır WebTestRuleBase sınıfı.
Korumalı yöntem WebTestRuleBase(Type) Yeni bir örneğini başlatır WebTestRuleBase belirtilen tür ile sınıf.
Korumalı yöntem WebTestRuleBase(WebTestRuleBase) Yeni bir örneğini başlatır WebTestRuleBase belirtilen kopyalayarak sınıfı WebTestRuleBase.

Üst

Özellikler

  Ad Açıklama
Genel özellik Description Alır veya kuralın veya eklenti açıklamasını ayarlar.
Genel özellik DisplayName Alır veya ayarlar kural adı veya eklenti Web performans sınaması Düzenleyicisi'nde görüntülenecek.
Genel özellik ExecutionOrder
Genel özellik Properties Alır veya ayarlar topluluğu PluginOrRuleProperty kural veya eklenti uygulama tarafından tanımlanan her özellik için bir üyesi olan nesneler.
Genel özellik Type Alır veya ayarlar Type kuralının veya eklenti türünü temsil eden nesne.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem Clone Yeni bir oluşturur WebTestRuleBase yani geçerli örnek bir kopyası.
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 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ı