Proprietà SPLTPT_MTSL_SetContextParameterValue.bApplyBeforeRequest
Spazio dei nomi: Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintassi
'Dichiarazione
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)
Valore proprietà
Tipo: System.Boolean
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
SPLTPT_MTSL_SetContextParameterValue Classe
Spazio dei nomi Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General