VeriStand .NET API Reference

Table of Contents

BaseNode.GetDocumentPath Method

Gets the path to the system definition file that owns this node.

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 Function GetDocumentPath As String
C#
public string GetDocumentPath()
Visual C++
public:
String^ GetDocumentPath()

Return Value

The path to the system definition file on disk.

See Also

Log in to get a better experience