NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

UnexpectedDriverWarningCode Property

UnexpectedDriverWarningCode Property
Gets the warning code for an unexpected driver warning.

Namespace:  NationalInstruments.ModularInstruments.NISwitch
Assembly:  NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Property UnexpectedDriverWarningCode As Guid
C#
public static Guid UnexpectedDriverWarningCode { get; }

Property Value

Type: System..::.Guid
Returns the GUID ("9E568AC9-7D95-406d-8971-D98185DE921C") of the warning.

See Also

Was this information helpful?