Aracılığıyla paylaş


PostWebTestRecordingEventArgs Sınıf

Hiçbir içeriği güncelleştirilecektir; Lütfen buraya malzeme eklemeyin.

Devralma Hiyerarşisi

Object
  EventArgs
    Microsoft.VisualStudio.TestTools.WebTesting.PostWebTestRecordingEventArgs

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

Sözdizimi

'Bildirim
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

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

Özellikler

  Ad Açıklama
Genel özellik IsRecordingForNewWebTest
Genel özellik NonDynamicQueryStringParamList
Genel özellik RecordedWebTest
Genel özellik RecordedWebTestDeploymentItems
Genel özellik RecordedWebTestModified
Genel özellik RecordedWebTestResult

Üst

Yöntemler

  Ad Açıklama
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

Notlar

Hiçbir içeriği güncelleştirilecektir; Lütfen buraya malzeme eklemeyin.

İş 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ı