Sdílet prostřednictvím


DateTimeWebRequestPlugin.OutputJsonDateTime – vlastnost

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

Syntaxe

'Deklarace
Public Property OutputJsonDateTime As Boolean
public bool OutputJsonDateTime { get; set; }
public:
property bool OutputJsonDateTime {
    bool get ();
    void set (bool value);
}
member OutputJsonDateTime : bool with get, set
function get OutputJsonDateTime () : boolean 
function set OutputJsonDateTime (value : boolean)

Hodnota vlastnosti

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DateTimeWebRequestPlugin Třída

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