BindingExpression.ResolvedSourcePropertyName 속성

정의

BindingExpression에 대한 바인딩 소스 속성의 이름을 가져옵니다.

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

속성 값

String

BindingExpression에 대한 바인딩 소스 속성의 이름입니다.

적용 대상