다음을 통해 공유


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

속성 값

적용 대상