NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverIdentity.SpecificationMinorVersion Property

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

ScopeDriverIdentitySpecificationMinorVersion Property

Gets a integer that specifies the minor 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 SpecificationMinorVersion { get; }
Public ReadOnly Property SpecificationMinorVersion As Integer
	Get

Property Value

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

Implements

IIviDriverIdentitySpecificationMinorVersion

See Also

Log in to get a better experience