Binding.Path 속성

정의

속성의 경로를 가져오거나 설정합니다.

public string Path { get; set; }
member this.Path : string with get, set

속성 값

System.String

속성의 경로를 나타내는 문자열입니다.

적용 대상