Gets or sets the SaveScenarioAsVDF property determines whether a scenario will be saved as a scenario file or as a VDF file when the Save method is called. If a VDF file is loaded, then the SaveScenarioAsVDF property has no effect when Save is called.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SaveScenarioAsVDF() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_SaveScenarioAsVDF(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






