Condividi tramite


Proprietà SPLTPT_MTSL_SetContextParameterValue.sReplaceWith

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

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SPLTPT_MTSL_SetContextParameterValue Classe

Spazio dei nomi Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General