PropertyValueCollection.ParentValue 속성

정의

컬렉션을 포함하는 부모 PropertyValue 개체를 가져옵니다.

public:
 property System::Activities::Presentation::PropertyEditing::PropertyValue ^ ParentValue { System::Activities::Presentation::PropertyEditing::PropertyValue ^ get(); };
public System.Activities.Presentation.PropertyEditing.PropertyValue ParentValue { get; }
member this.ParentValue : System.Activities.Presentation.PropertyEditing.PropertyValue
Public ReadOnly Property ParentValue As PropertyValue

속성 값

부모의 PropertyValue입니다.

적용 대상