CapeUserExceptionscope Property

The scope of the error.

Definition

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

Property Value

String
The source of the error.

Implements

ECapeUserscope

Remarks

This property provides a list of packages where the error occurred. For example .

See Also