Partager via


TransactionFlowElement.AllowWildcardAction Propriété

Définition

Obtient ou définit une valeur qui indique si l'action générique est autorisée.

public:
 property bool AllowWildcardAction { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("allowWildcardAction", DefaultValue=false)]
public bool AllowWildcardAction { get; set; }
[<System.Configuration.ConfigurationProperty("allowWildcardAction", DefaultValue=false)>]
member this.AllowWildcardAction : bool with get, set
Public Property AllowWildcardAction As Boolean

Valeur de propriété

true si l'action générique est autorisée ; sinon, false.

Attributs

S’applique à