Aracılığıyla paylaş


ContextParameterExistenceRule.CheckForExistence Özellik

Alır veya ayarlar context parametresini var olup, Boolean göstergesi.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.Boolean
Context parametresini var olup, Boolean göstergesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ContextParameterExistenceRule Sınıf

Microsoft.VisualStudio.TestTools.WebTesting.Rules Ad Alanı