BindPropertiesAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为修饰控制器或 Razor 页面模型定义的所有属性启用绑定的属性。
public ref class BindPropertiesAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class BindPropertiesAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type BindPropertiesAttribute = class
inherit Attribute
Public Class BindPropertiesAttribute
Inherits Attribute
- 继承
-
BindPropertiesAttribute
- 属性
构造函数
BindPropertiesAttribute() |
属性
SupportsGet |
如果
默认值为 |