Condividi tramite


Proprietà SharePointFindDocumentItems.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: String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SharePointFindDocumentItems Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.WebTesting.Rules