VeriStand .NET API Reference

Table of Contents

DependentFile Members

The DependentFile type exposes the following members.

NameDescription
DependentFile
Overloaded. Initializes a new instance of the DependentFile class for the specified file. This instance requires an absolute FilePath to specify the location of the file.

Methods

NameDescription
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetAbsolutePath Gets the absolute path to a file by prepending the specified baseAbsolutePath to a relative path to the file.
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
SetPath Sets the paths to a DependentFile and the system definition file with which it is associated.
ToStringReturns a String that represents the current Object. (Inherited from Object.)

Properties

NameDescription
ForceDownload Gets or sets whether the file is set to force-download to the target.
MD5 Gets or sets the MD5 message-digest for the file.
Path Gets the path to the file on the host computer.
RTDestination Gets or sets the destination path, including the filename, for the file on the target. This property must be an absolute path.
SupportedTarget Gets or sets the target operating system(s) to which the file is deployed.
Type Gets whether the Path to the dependent file is absolute or relative to another directory.
Version Gets or sets version information for the dependent file.

See Also

Log in to get a better experience