Freigeben über


TransactionFlowElement.AllowWildcardAction Eigenschaft

Definition

Ruft einen Wert ab bzw. legt einen Wert fest, der angibt, ob eine Platzhalteraktion zulässig ist.

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

Eigenschaftswert

true, wenn die Platzhalteraktion zulässig ist, andernfalls false.

Attribute

Gilt für: