ExpectedExceptionBaseAttribute.TestContext Property

Definition

protected public:
 property Microsoft::VisualStudio::TestTools::UnitTesting::TestContext ^ TestContext { Microsoft::VisualStudio::TestTools::UnitTesting::TestContext ^ get(); };
protected internal Microsoft.VisualStudio.TestTools.UnitTesting.TestContext TestContext { get; }
member this.TestContext : Microsoft.VisualStudio.TestTools.UnitTesting.TestContext
Protected Friend ReadOnly Property TestContext As TestContext

Property Value

Applies to