Share via


RestoreFileSpecs Class

Definition

Restore file specs like file path, type and target folder path info.

public class RestoreFileSpecs
type RestoreFileSpecs = class
Public Class RestoreFileSpecs
Inheritance
RestoreFileSpecs

Constructors

RestoreFileSpecs()

Initializes a new instance of RestoreFileSpecs.

Properties

FileSpecType

Indicates what the Path variable stands for.

Path

Source File/Folder path.

TargetFolderPath

Destination folder path in target FileShare.

Applies to