Udostępnij za pośrednictwem


Klasa PostWebTestRecordingEventArgs

W tym miejscu bez zawartości zostaną zaktualizowane; Proszę nie należy dodawać materiały tutaj.

Hierarchia dziedziczenia

Object
  EventArgs
    Microsoft.VisualStudio.TestTools.WebTesting.PostWebTestRecordingEventArgs

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Class PostWebTestRecordingEventArgs _
    Inherits EventArgs
public class PostWebTestRecordingEventArgs : EventArgs
public ref class PostWebTestRecordingEventArgs : public EventArgs
type PostWebTestRecordingEventArgs =  
    class 
        inherit EventArgs 
    end
public class PostWebTestRecordingEventArgs extends EventArgs

Typ PostWebTestRecordingEventArgs uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna IsRecordingForNewWebTest
Właściwość publiczna NonDynamicQueryStringParamList
Właściwość publiczna RecordedWebTest
Właściwość publiczna RecordedWebTestDeploymentItems
Właściwość publiczna RecordedWebTestModified
Właściwość publiczna RecordedWebTestResult

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Uwagi

W tym miejscu bez zawartości zostaną zaktualizowane; Proszę nie należy dodawać materiały tutaj.

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