WebFileCacheInfoError Property |
Gets the error description if an error occurred. May be null if no error occurred.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string Error { get; protected set; }
Property Value
Type:
StringThe error.
See Also