Udostępnij za pośrednictwem


Właściwość ContextParameterExistenceRule.CheckForExistence —

Zwraca lub ustawia wskaźnik Boolean, czy istnieje parametr context.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property CheckForExistence As Boolean
public bool CheckForExistence { get; set; }
public:
property bool CheckForExistence {
    bool get ();
    void set (bool value);
}
member CheckForExistence : bool with get, set
function get CheckForExistence () : boolean
function set CheckForExistence (value : boolean)

Wartość właściwości

Typ: System.Boolean
Wskaźnik Boolean, czy istnieje parametr kontekstu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ContextParameterExistenceRule Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules