Klasa WebTestItem
Reprezentuje klasa podstawowa dla WebTestRequest.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
Microsoft.VisualStudio.TestTools.WebTesting.Comment
Microsoft.VisualStudio.TestTools.WebTesting.IncludedWebTest
Microsoft.VisualStudio.TestTools.WebTesting.SharepointInformation
Microsoft.VisualStudio.TestTools.WebTesting.TransactionTimer
Microsoft.VisualStudio.TestTools.WebTesting.WebTestConditionalConstruct
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequest
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public MustInherit Class WebTestItem _
Implements ICloneable
[SerializableAttribute]
public abstract class WebTestItem : ICloneable
[SerializableAttribute]
public ref class WebTestItem abstract : ICloneable
[<AbstractClass>]
[<SerializableAttribute>]
type WebTestItem =
class
interface ICloneable
end
public abstract class WebTestItem implements ICloneable
Typ WebTestItem uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
ItemId | Badanie sekwencji od zera numer zapasu w wydajności sieci Web. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
Clone | Gdy jest ona zastępowana w klasie pochodnej, tworzy kopię tego obiektu. | |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
RuntimeClone | Zwraca klonu tego obiektu w czasie wykonywania. | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Uwagi
Nie mają być używane w kodzie użytkownika.Ta klasa jest możliwy do serializacji.
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting