SystemDefinition.Root Property
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Gets the Root node of the system definition file.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property Root As Root |
| C# |
|---|
public virtual Root Root { get; } |
| Visual C++ |
|---|
public: virtual property Root^ Root { Root^ get (); } |
Property Value
A Root object.
Remarks
For example code and more information about this property, refer to one of the following help topics: