C# 클래스 FuncTest.Helpers.TestWebApplication

The test web application.
파일 보기 프로젝트 열기: Microsoft/ApplicationInsights-dotnet-server 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Deploy void
DoTest void
ExecuteAnonymousRequest string
ExecuteAnonymousRequest string
Remove void

비공개 메소드들

메소드 설명
Deploy ( bool enableWin32Mode = false ) : void

The deploy.

DoTest ( Action action, bool instrumentRedApp = true ) : void

The do test.

ExecuteAnonymousRequest ( string queryString ) : string

The execute anonymous request.

ExecuteAnonymousRequest ( string pageName, string queryString ) : string

The execute anonymous request.

Remove ( ) : void

The remove.