SPLTPT_MTSL_SetContextParameterValue.sContextParameterValue, 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 sContextParameterValue As String
public string sContextParameterValue { get; set; }
public:
property String^ sContextParameterValue {
String^ get ();
void set (String^ value);
}
member sContextParameterValue : string with get, set
function get sContextParameterValue () : String
function set sContextParameterValue (value : String)
Valeur de propriété
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
SPLTPT_MTSL_SetContextParameterValue Classe
Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General, espace de noms