Gets or sets whether the file is set to force-download to the target.
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 Property ForceDownload As Boolean |
| C# |
|---|
public bool ForceDownload { get; set; } |
| Visual C++ |
|---|
public:
property bool ForceDownload {
bool get ();
void set (bool value);
} |
Property Value
true (True in Visual Basic) if the file is set to force-download.