Compartir a través de


SPLTPT_MTSL_SetContextParameterValue.sContextParameterName (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
Public Property sContextParameterName As String
public string sContextParameterName { get; set; }
public:
property String^ sContextParameterName {
    String^ get ();
    void set (String^ value);
}
member sContextParameterName : string with get, set
function get sContextParameterName () : String
function set sContextParameterName (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

SPLTPT_MTSL_SetContextParameterValue Clase

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General (Espacio de nombres)