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 オブジェクト。

適用対象