Partager via


SharePointFindDocumentItems.HRefContextParameter, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

SharePointFindDocumentItems Classe

Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms