ExpressionActivityEditor.AcceptsReturn Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de expressieactiviteit retourneert.

public:
 property bool AcceptsReturn { bool get(); void set(bool value); };
public bool AcceptsReturn { get; set; }
member this.AcceptsReturn : bool with get, set
Public Property AcceptsReturn As Boolean

Waarde van eigenschap

true als de expressieactiviteit retourneert; anders, false.

Van toepassing op