ScopeDriverIdentity.SpecificationMajorVersion Property
- Updated2023-09-06
- 1 minute(s) read
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: Int32A Int32 that contains the major version number of the NI-SCOPE .NET class library.