Partilhar via


Propriedade WebTest.ResultsLocale

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public Property ResultsLocale As String
public string ResultsLocale { get; set; }
public:
property String^ ResultsLocale {
    String^ get ();
    void set (String^ value);
}
member ResultsLocale : string with get, set
function get ResultsLocale () : String 
function set ResultsLocale (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

WebTest Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting