BindAttribute.Prefix 属性

定义

获取或设置在呈现表示绑定到操作参数或模型属性的标记时要使用的前缀。

public string Prefix { get; set; }
member this.Prefix : string with get, set
Public Property Prefix As String

属性值

要使用的前缀。

适用于