Click or drag to resize

BackgroundCopyErrorContextDescription Property

Gets a description of the context in which the error occurred.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public string ContextDescription { get; }

Property Value

Type: String
A description of the context in which the error occurred.
See Also