WimArchive.Manifest

WimArchive.Manifest property

Gets the embedded manifest describing the file and the contained images.

public string Manifest { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also