CapeUserExceptionmoreInfo Property

An URL to a page, document, web site, where more information on the error can be found. The content of this information is obviously implementation dependent.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public string moreInfo { get; }

Property Value

String
The URL.

Implements

ECapeUsermoreInfo

Remarks

This field provides an internet URL where more information about the error can be found.

See Also