Partager via


SPLTPT_MTSL_SetContextParameterValue.sContextParameterName, propriété

Espace de noms :  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

SPLTPT_MTSL_SetContextParameterValue Classe

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General, espace de noms