Condividi tramite


Proprietà SPLTPT_MTSL_SetContextParameterValue.sReplaceFindPattern

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

Valore proprietà

Tipo: String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SPLTPT_MTSL_SetContextParameterValue Classe

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