SPLTPT_MTSL_SetContextParameterValue.bApplyBeforeRequest (Propiedad)
Espacio de nombres: Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Ensamblado: Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxis
'Declaración
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)
Valor de propiedad
Tipo: System.Boolean
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
SPLTPT_MTSL_SetContextParameterValue Clase
Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General (Espacio de nombres)