SessionResumeEventArgs Class
Definition
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 SessionResume event.
public ref class SessionResumeEventArgs sealed : Microsoft::VisualStudio::TestTools::Execution::DataCollectionEventArgs
[System.Serializable]
public sealed class SessionResumeEventArgs : Microsoft.VisualStudio.TestTools.Execution.DataCollectionEventArgs
[<System.Serializable>]
type SessionResumeEventArgs = class
inherit DataCollectionEventArgs
Public NotInheritable Class SessionResumeEventArgs
Inherits DataCollectionEventArgs
- Inheritance
- Attributes
Constructors
SessionResumeEventArgs(DataCollectionContext) |
Properties
Context |
Gets or sets the context information for the event. (Inherited from DataCollectionEventArgs) |
TargetDataCollectorUri | (Inherited from DataCollectionEventArgs) |