VagrantSnapshotRestoreSettings.

VagrantSnapshotRestoreSettings(bool) Constructor

Summary

Creates a new instance of the VagrantSnapshotRestoreSettings class

Syntax

public VagrantSnapshotRestoreSettings(bool enableNoDeleteOption = false)

Parameters

Name Type Description
enableNoDeleteOption bool Whether to include the "--no-delete" argument as a valid argument

Return Value

Type Description
void