Share via


PropertyValue(PropertyEntry) 생성자

정의

부모 속성을 지정된 PropertyValue 개체로 설정하여 PropertyEntry 클래스의 새 인스턴스를 초기화합니다.

protected:
 PropertyValue(System::Activities::Presentation::PropertyEditing::PropertyEntry ^ parentProperty);
protected PropertyValue (System.Activities.Presentation.PropertyEditing.PropertyEntry parentProperty);
new System.Activities.Presentation.PropertyEditing.PropertyValue : System.Activities.Presentation.PropertyEditing.PropertyEntry -> System.Activities.Presentation.PropertyEditing.PropertyValue
Protected Sub New (parentProperty As PropertyEntry)

매개 변수

parentProperty
PropertyEntry

PropertyEntry에 해당하는 PropertyValue입니다.

적용 대상