다음을 통해 공유


WebTestContext.ValidationLevel 속성

현재 테스트 실행의 유효성 검사 수준을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.WebTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.WebTestFramework(Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

구문

‘선언
Public Property ValidationLevel As ValidationLevel
public ValidationLevel ValidationLevel { get; internal set; }
public:
property ValidationLevel ValidationLevel {
    ValidationLevel get ();
    internal: void set (ValidationLevel value);
}
member ValidationLevel : ValidationLevel with get, internal set
function get ValidationLevel () : ValidationLevel 
internal function set ValidationLevel (value : ValidationLevel)

속성 값

형식: Microsoft.VisualStudio.TestTools.WebTesting.ValidationLevel
ValidationLevel 열거형입니다.

.NET Framework 보안

참고 항목

참조

WebTestContext 클래스

Microsoft.VisualStudio.TestTools.WebTesting 네임스페이스