Share via


DataCollectionEnvironmentContext.TcmContext Property

Definition

Gets the context for the test case manager.

public:
 property Microsoft::VisualStudio::TestTools::Common::TcmContext ^ TcmContext { Microsoft::VisualStudio::TestTools::Common::TcmContext ^ get(); };
public Microsoft.VisualStudio.TestTools.Common.TcmContext TcmContext { get; }
member this.TcmContext : Microsoft.VisualStudio.TestTools.Common.TcmContext
Public ReadOnly Property TcmContext As TcmContext

Property Value

The context for the test case manager.

Applies to