ArjArchive.Name

ArjArchive.Name property

Gets the original name.

public string Name { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also