The properties of the Container class are listed here.
Public Properties
|
Public Property |
Description |
|---|---|
|
Gets the type ID of the container | |
|
Gets the name of the container type (e.g., "ZIP", "RAR", "PST") | |
|
Gets the number of items in the container | |
|
Gets the error code from the last operation, or 0 if no error | |
|
Gets the error message from the last operation, or empty string if no error | |
|
Checks if the container is in a valid state |
See Also