Condividi tramite


Proprietà SPLTPT_MTSL_SetContextParameterValue.sContextParameterValue

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 sContextParameterValue As String
public string sContextParameterValue { get; set; }
public:
property String^ sContextParameterValue {
    String^ get ();
    void set (String^ value);
}
member sContextParameterValue : string with get, set
function get sContextParameterValue () : String 
function set sContextParameterValue (value : String)

Valore proprietà

Tipo: String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SPLTPT_MTSL_SetContextParameterValue Classe

Spazio dei nomi Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General