RestoreFileSpec.IsDirectory Property

Definition

Restore file spec isdir.

public bool? IsDirectory { get; set; }
member this.IsDirectory : Nullable<bool> with get, set
Public Property IsDirectory As Nullable(Of Boolean)

Property Value

Applies to