VeriStand .NET API Reference

Table of Contents

PathStringAttribute Class

Represents an attribute that indicates that a string is a file path.

Namespace: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public NotInheritable Class PathStringAttribute _
	Inherits Attribute
C#
public sealed class PathStringAttribute : Attribute
Visual C++
public ref class PathStringAttribute sealed : public Attribute

Remarks

Inherits from .Attribute.

Inheritance Hierarchy

System.Object
    System.Attribute
        NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.PathStringAttribute

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience