다음을 통해 공유


PropertyCondition.Property 속성

정의

Value 속성을 비교할 속성을 가져오거나 설정합니다.

public:
 property Microsoft::Maui::Controls::BindableProperty ^ Property { Microsoft::Maui::Controls::BindableProperty ^ get(); void set(Microsoft::Maui::Controls::BindableProperty ^ value); };
public Microsoft.Maui.Controls.BindableProperty Property { get; set; }
member this.Property : Microsoft.Maui.Controls.BindableProperty with get, set
Public Property Property As BindableProperty

속성 값

적용 대상