Opens the ArchiveFile for use.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Open()
Public Sub Open
public: virtual void Open() sealed
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | One or all of the StateFile, IntercomFile or MetadataFile properties are not set. |