Sdílet prostřednictvím


DateTimeWebRequestPlugin.InputDateTime – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Deklarace
Public Property InputDateTime As String
public string InputDateTime { get; set; }
public:
property String^ InputDateTime {
    String^ get ();
    void set (String^ value);
}
member InputDateTime : string with get, set
function get InputDateTime () : String 
function set InputDateTime (value : String)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DateTimeWebRequestPlugin Třída

Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins – obor názvů