Keysight Pathwave 89600 VSA .NET API
CustomStepExecutingEventArgs Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : CustomStepExecutingEventArgs Class


Glossary Item Box

Implements arguments for the custom step executing event.

Object Model

CustomStepExecutingEventArgs ClassStateDictionary Class

Syntax

Visual Basic (Declaration) 
Public Class CustomStepExecutingEventArgs 
   Inherits System.EventArgs
C# 
public class CustomStepExecutingEventArgs : System.EventArgs 
C++/CLI 
public ref class CustomStepExecutingEventArgs : public System.EventArgs 

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also