PropertyEntryCollection.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

PropertyValue 개체입니다.

적용 대상