SPLTPT_MTSL_SetContextParameterValue.sReplaceWith 属性

命名空间:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
程序集:  Microsoft.VisualStudio.QualityTools.WebTestFramework(在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

语法

声明
Public Property sReplaceWith As String
public string sReplaceWith { get; set; }
public:
property String^ sReplaceWith {
    String^ get ();
    void set (String^ value);
}
member sReplaceWith : string with get, set
function get sReplaceWith () : String
function set sReplaceWith (value : String)

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

SPLTPT_MTSL_SetContextParameterValue 类

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