VeriStand .NET API Reference

DependentFile.Path Property

Gets the path to the file on the host computer.

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 Path As String
C#
public string Path { get; }
Visual C++
public:
property String^ Path {
	String^ get ();
}

Property Value

The path to the file.

See Also

Log in to get a better experience