RestoreFileSpec Class

Definition

Restore file spec.

public class RestoreFileSpec
type RestoreFileSpec = class
Public Class RestoreFileSpec
Inheritance
RestoreFileSpec

Constructors

RestoreFileSpec()

Initializes a new instance of the RestoreFileSpec class.

RestoreFileSpec(String, Nullable<Boolean>)

Initializes a new instance of the RestoreFileSpec class.

Properties

Isdir

Gets or sets restore file spec isdir

Path

Gets or sets restore file spec path

Applies to