SessionEndEventArgs 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 SessionEnd event.
C++
public ref class SessionEndEventArgs sealed : Microsoft::VisualStudio::TestTools::Execution::DataCollectionEventArgs
[System.Serializable]
public sealed class SessionEndEventArgs : Microsoft.VisualStudio.TestTools.Execution.DataCollectionEventArgs
[<System.Serializable>]
type SessionEndEventArgs = class
inherit DataCollectionEventArgs
Public NotInheritable Class SessionEndEventArgs
Inherits DataCollectionEventArgs
- Inheritance
- Attributes
Context |
Gets or sets the context information for the event. (Inherited from DataCollectionEventArgs) |
Target |
(Inherited from DataCollectionEventArgs) |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |