BindingMetadata.BinderModelName 属性

定义

获取或设置绑定器模型名称。 如果使用 null 属性或参数名称。 请参阅 BinderModelName

public:
 property System::String ^ BinderModelName { System::String ^ get(); void set(System::String ^ value); };
public string BinderModelName { get; set; }
public string? BinderModelName { get; set; }
member this.BinderModelName : string with get, set
Public Property BinderModelName As String

属性值

适用于