WimArchive.Guid

WimArchive.Guid property

Gets the identifying GUID for the archive.

public Guid Guid { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also