共用方式為


SPLTPT_MTSL_SetContextParameterValue.sContextParameterValue 屬性

命名空間:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
組件:  Microsoft.VisualStudio.QualityTools.WebTestFramework (在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

語法

'宣告
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)

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

SPLTPT_MTSL_SetContextParameterValue 類別

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General 命名空間