BindingMetadata.BinderModelName Property

Definition

Gets or sets the binder model name. If null the property or parameter name will be used. See 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

Property Value

Applies to