Sdílet prostřednictvím


SharePointFindListItems.HrefContextParameter – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointFindListItems Třída

Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů