PolicyExceptions Property |
Options for exception reporting
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public ExceptionOptions Exceptions { get; set; }
Public Property Exceptions As ExceptionOptions
Get
Set
public:
property ExceptionOptions^ Exceptions {
ExceptionOptions^ get ();
void set (ExceptionOptions^ value);
}
member Exceptions : ExceptionOptions with get, set
Property Value
Type:
ExceptionOptionsSee Also