VeriStand .NET API Reference

SystemDefinition.Version Property

Gets the version number of the system definition file.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public ReadOnly Property Version As Version
C#
public Version Version { get; }
Visual C++
public:
property Version^ Version {
	Version^ get ();
}

Property Value

The file version.

See Also

Log in to get a better experience