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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů