TestExecutionRequest.Session Property

Definition

Gets the test session context.

public Microsoft.Testing.Platform.TestHost.TestSessionContext Session { get; }
member this.Session : Microsoft.Testing.Platform.TestHost.TestSessionContext
Public ReadOnly Property Session As TestSessionContext

Property Value

Implements

Applies to