FaultPropagationQuery.FaultSourceActivityName Property

Definition

Gets the name of the activity that was the source of the fault.

public:
 property System::String ^ FaultSourceActivityName { System::String ^ get(); void set(System::String ^ value); };
public string FaultSourceActivityName { get; set; }
member this.FaultSourceActivityName : string with get, set
Public Property FaultSourceActivityName As String

Property Value

The activity name.

Applies to