Sdílet prostřednictvím


SPLTPT_MTSL_SetContextParameterValue.bApplyBeforeRequest – vlastnost

Obor názvů:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SPLTPT_MTSL_SetContextParameterValue Třída

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General – obor názvů