SPLTPT_MTSL_SetContextParameterValue.sReplaceFindPattern 属性

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

语法

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

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

SPLTPT_MTSL_SetContextParameterValue 类

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