Edit

Share via


ThrowActivity.FaultType Property

Definition

Gets or sets the type of exception that should be thrown by the ThrowActivity.

C#
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.ThrowActivity+FaultTypeConverter))]
public Type FaultType { get; set; }

Property Value

The type representing the fault associated with this instance.

Attributes

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1