AndAlso.Right Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’opérande de droite.
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)
Valeur de propriété
Opérande de droite.