NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverIdentity.SpecificationMajorVersion Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverIdentity.SpecificationMajorVersion Property

ScopeDriverIdentitySpecificationMajorVersion Property

Gets an integer that specifies the major version number of the class specification in accordance with which the NI-SCOPE .NET class library was developed.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public int SpecificationMajorVersion { get; }
Public ReadOnly Property SpecificationMajorVersion As Integer
	Get

Property Value

Type: Int32
A Int32 that contains the major version number of the NI-SCOPE .NET class library.

Implements

IIviDriverIdentitySpecificationMajorVersion

See Also

Log in to get a better experience