다음을 통해 공유


DefaultBindingPropertyAttribute.Name 속성

정의

바인딩된 구성 요소에 대한 기본 바인딩 속성의 DefaultBindingPropertyAttribute 이름을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); };
public string? Name { get; }
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

속성 값

바인딩된 구성 요소에 대한 기본 바인딩 속성의 DefaultBindingPropertyAttribute 이름입니다.

설명

속성이 Name 생성자에 설정됩니다.

적용 대상

추가 정보