WebFileCacheInfoStatus Property |
Gets the web status that was returned when the file was queried for the last time.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public WebExceptionStatus Status { get; protected set; }
Property Value
Type:
WebExceptionStatusThe status.
See Also