SessionStartEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for the SessionStart event.
C++
public ref class SessionStartEventArgs sealed : Microsoft::VisualStudio::TestTools::Execution::DataCollectionEventArgs
[System.Serializable]
public sealed class SessionStartEventArgs : Microsoft.VisualStudio.TestTools.Execution.DataCollectionEventArgs
[<System.Serializable>]
type SessionStartEventArgs = class
inherit DataCollectionEventArgs
Public NotInheritable Class SessionStartEventArgs
Inherits DataCollectionEventArgs
- Inheritance
- Attributes
Context |
Gets or sets the context information for the event. (Inherited from DataCollectionEventArgs) |
Target |
(Inherited from DataCollectionEventArgs) |
Product | Versies |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |