Sdílet prostřednictvím


SPLTPT_MTSL_SetContextParameterValue.sContextParameterValue – 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 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)

Hodnota vlastnosti

Typ: String

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ů