WimArchive.FileFormatVersion

WimArchive.FileFormatVersion property

Gets the version of the file format.

public int FileFormatVersion { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also