SPLTPT_MTSL_SetContextParameterValue.sReplaceWith Property

Namespace:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
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)

Property Value

Type: String

.NET Framework Security

See Also

Reference

SPLTPT_MTSL_SetContextParameterValue Class

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General Namespace