AndAlso.Right Właściwość

Definicja

Pobiera lub ustawia prawy operand.

public:
 property System::Activities::Activity<bool> ^ Right { System::Activities::Activity<bool> ^ get(); void set(System::Activities::Activity<bool> ^ value); };
public System.Activities.Activity<bool> Right { get; set; }
member this.Right : System.Activities.Activity<bool> with get, set
Public Property Right As Activity(Of Boolean)

Wartość właściwości

Activity<Boolean>

Prawy operand.

Dotyczy