Click or drag to resize

SoxExceptionErrorCode Property

Gets an error code that indicates the current exception.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlAttributeAttribute(AttributeName = "ErrorCode")]
public int ErrorCode { get; set; }

Property Value

Type: Int32
See Also