Gets or sets the target operating system(s) to which the file is deployed.
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 SupportedTarget As String |
| C# |
|---|
public string SupportedTarget { get; set; } |
| Visual C++ |
|---|
public:
property String^ SupportedTarget {
String^ get ();
void set (String^ value);
} |
Property Value
Standard values include
All,
PharLap,
VxWorks,
Windows,
PharLap & Windows,
PharLap & VxWorks, and
VxWorks & Windows.