AndAlso.Left Eigenschap

Definitie

Hiermee haalt u de linkeroperand op of stelt u deze in.

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

Waarde van eigenschap

De linkeroperand.

Van toepassing op