CancellationScope.Body Eigenschap

Definitie

Hiermee haalt u de Activity ingesloten door het CancellationScope hoofdpad van de uitvoering aan.

public:
 property System::Activities::Activity ^ Body { System::Activities::Activity ^ get(); void set(System::Activities::Activity ^ value); };
[System.Windows.Markup.DependsOn("Variables")]
public System.Activities.Activity Body { get; set; }
[<System.Windows.Markup.DependsOn("Variables")>]
member this.Body : System.Activities.Activity with get, set
Public Property Body As Activity

Waarde van eigenschap

Het hoofdpad van de uitvoering.

Kenmerken

Van toepassing op