VeriStand .NET API Reference

PathStringAttribute Members

The PathStringAttribute type exposes the following members.

NameDescription
PathStringAttribute
Overloaded. Initializes a new instance of the PathStringAttribute class with the specified fileTypeName and dotFileExtension.

Methods

NameDescription
EqualsReturns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.)
FinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetHashCodeReturns the hash code for this instance. (Inherited from Attribute.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
IsDefaultAttributeWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from Attribute.)
MatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from Attribute.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ToStringReturns a String that represents the current Object. (Inherited from Object.)

Properties

NameDescription
DotFileExtension Gets the default file extension for the path.
FileTypeName Gets the file type name, such as Text Document, for the file at the file path.
IsSaveDialogRequested Gets a value indicating whether the Save or Open dialog box is requested.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)

See Also

Log in to get a better experience