ThrowActivity.FaultType Właściwość

Definicja

Pobiera lub ustawia typ wyjątku, który powinien zostać zgłoszony przez element ThrowActivity.

public:
 property Type ^ FaultType { Type ^ get(); void set(Type ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.ThrowActivity+FaultTypeConverter))]
public Type FaultType { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.ThrowActivity+FaultTypeConverter))>]
member this.FaultType : Type with get, set
Public Property FaultType As Type

Wartość właściwości

Typ reprezentujący błąd skojarzony z tym wystąpieniem.

Atrybuty

Dotyczy