Partilhar via


Propriedade SharePointFindListItems.HrefContextParameter

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

Sintaxe

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

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

SharePointFindListItems Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules