次の方法で共有


WebTestPropertiesValidationRulesContentValidation.PassIfTextFound プロパティ

定義

true の場合、ContentMatch 文字列に一致するものがある場合、検証は渡されます。 false の場合、一致がある場合、検証は失敗します。

public bool? PassIfTextFound { get; set; }
member this.PassIfTextFound : Nullable<bool> with get, set
Public Property PassIfTextFound As Nullable(Of Boolean)

プロパティ値

適用対象