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


Glossary Item Box

An System.Attribute indicating that generation of proxy code for the .NET Core API for the attributed member should be suppressed.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class DoNotProxyAttribute 
   Inherits System.Attribute
C# 
public sealed class DoNotProxyAttribute : System.Attribute 
C++/CLI 
public ref class DoNotProxyAttribute sealed : public System.Attribute 

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.60

See Also