Sdílet prostřednictvím


SharePointFindDocumentItems.TitleContextParameter – vlastnost

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

Syntaxe

'Deklarace
Public Property TitleContextParameter As String
public string TitleContextParameter { get; set; }
public:
property String^ TitleContextParameter {
    String^ get ();
    void set (String^ value);
}
member TitleContextParameter : string with get, set
function get TitleContextParameter () : String 
function set TitleContextParameter (value : String)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointFindDocumentItems Třída

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