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


Glossary Item Box

Provides data for the IPropertyInfo.PropertyInfoChanged event.

Syntax

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

Requirements

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

See Also