BindingBehaviorAttribute.Behavior 屬性

定義

取得模型綁定行為值。

public:
 property System::Web::ModelBinding::BindingBehavior Behavior { System::Web::ModelBinding::BindingBehavior get(); };
public System.Web.ModelBinding.BindingBehavior Behavior { get; }
member this.Behavior : System.Web.ModelBinding.BindingBehavior
Public ReadOnly Property Behavior As BindingBehavior

屬性值

模型綁定行為值。

適用於