MigrationStatusDetails.InvalidFiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Files that are not valid backup files.
public System.Collections.Generic.IReadOnlyList<string> InvalidFiles { get; }
member this.InvalidFiles : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property InvalidFiles As IReadOnlyList(Of String)