DateTimeWebTestPlugin Class

Definition

public ref class DateTimeWebTestPlugin : Microsoft::VisualStudio::TestTools::WebTesting::WebTestPlugin
public class DateTimeWebTestPlugin : Microsoft.VisualStudio.TestTools.WebTesting.WebTestPlugin
type DateTimeWebTestPlugin = class
    inherit WebTestPlugin
Public Class DateTimeWebTestPlugin
Inherits WebTestPlugin
Inheritance
DateTimeWebTestPlugin

Constructors

DateTimeWebTestPlugin()

Properties

AddDays
AddHours
AddMilliseconds
AddMinutes
AddMonths
AddSeconds
AddYears
ContextParameterName
InputDateTime
OutputFormat
OutputJsonDateTime
UseCurrentTime
UseLocalTime

Methods

PostPage(Object, PostPageEventArgs) (Inherited from WebTestPlugin)
PostRequest(Object, PostRequestEventArgs) (Inherited from WebTestPlugin)
PostTransaction(Object, PostTransactionEventArgs) (Inherited from WebTestPlugin)
PostWebTest(Object, PostWebTestEventArgs) (Inherited from WebTestPlugin)
PrePage(Object, PrePageEventArgs) (Inherited from WebTestPlugin)
PreRequest(Object, PreRequestEventArgs) (Inherited from WebTestPlugin)
PreRequestDataBinding(Object, PreRequestDataBindingEventArgs) (Inherited from WebTestPlugin)
PreTransaction(Object, PreTransactionEventArgs) (Inherited from WebTestPlugin)
PreWebTest(Object, PreWebTestEventArgs)

Applies to