Proprietà SharePointFindListItems.HrefContextParameter
Spazio dei nomi: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintassi
'Dichiarazione
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)
Valore proprietà
Tipo: System.String
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
SharePointFindListItems Classe
Spazio dei nomi Microsoft.VisualStudio.TestTools.WebTesting.Rules